Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Choco fails to get a package from NuGet Core, fail the package with exit code 1 #867

Closed
ferventcoder opened this issue Jul 13, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

Sometimes a package action errors in NuGet core when requested, and choco continues without an error. Instead choco should set the exit code appropriately for that package.

@ferventcoder ferventcoder added this to the 0.9.10.4 milestone Jul 13, 2016
@ferventcoder ferventcoder self-assigned this Jul 13, 2016
ferventcoder added a commit that referenced this issue Jul 24, 2016
Sometimes a package action errors in NuGet core when requested, and
choco continues without an error. Instead choco should set the exit
code appropriately for that package.
ferventcoder added a commit that referenced this issue Jul 24, 2016
* stable:
  (maint) Skip log PowerShell resource assembly failures
  (GH-871) Fix - Uninstall zip: Path is empty string
  (maint) remove unused import
  (GH-854) Reset Exit Code between package runs
  (GH-852) Bump up the default log sizes
  (GH-867) NuGet.Core Errors Exit Code 1
  (GH-853) Handle null values better
  (GH-836) Fix - Use 32 bit 7zip
  (GH-847) Tab Completion Enhancements
  (GH-857) Fix - Sometimes paths contain null chars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants