Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Changes on package with deviant packagename not committed #88

Closed
riezebosch opened this issue Aug 25, 2017 · 2 comments
Closed

Changes on package with deviant packagename not committed #88

riezebosch opened this issue Aug 25, 2017 · 2 comments

Comments

@riezebosch
Copy link

https://ci.appveyor.com/project/riezebosch/boxstarterpackages/build/156#L132

My scenario

I have 2 packages for docker-for-windows, on for the stable channel and one for the edge-channel. They both use the same package-id but differ in version number (xx.xx.xx.xx & xx.xx.xx.xx-edge). Therefor I've included the correct package name in the result object of the [au_GetLatest])https://github.com/riezebosch/BoxstarterPackages/blob/master/docker-for-windows-edge/Update.ps1#L22) function.

Actual behavior

The nuspec is updated correctly, but the changes are not staged for commit.

Expected behavior

I expect the udpated .nuspec and chocolateyInstall.ps1 to be staged, committed and pushed to my packages repository.

@majkinetor
Copy link
Owner

Fixed in #66 but not yet released. I will release this version during the weekend.

@riezebosch
Copy link
Author

Thanks for the awesome work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants