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

outdated/upgrade: Option/feature to ignore unfound packages #1398

Closed
ferventcoder opened this issue Sep 6, 2017 · 0 comments
Closed

outdated/upgrade: Option/feature to ignore unfound packages #1398

ferventcoder opened this issue Sep 6, 2017 · 0 comments

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Sep 6, 2017

Ignore packages that are not found on a source. This allows selecting outdated by a particular source and only showing results for packages that are available on that source.

choco outdated --ignore-unfound

@ferventcoder ferventcoder added this to the 0.10.9 milestone Sep 6, 2017
@ferventcoder ferventcoder self-assigned this Sep 6, 2017
ferventcoder added a commit that referenced this issue Sep 7, 2017
If a package is not found on a source when checking for newer versions,
allow keeping it out of the results. This allows to limit results down
to a particular source.
ferventcoder added a commit that referenced this issue Sep 7, 2017
@ferventcoder ferventcoder changed the title outdated: ignore unfound packages outdated/upgrade: ignore unfound packages Sep 14, 2017
ferventcoder added a commit that referenced this issue Sep 14, 2017
Use a feature flip for ignoring unfound packages for outdated.
ferventcoder added a commit that referenced this issue Sep 14, 2017
Allow ignoring unfound packages during upgrade.
ferventcoder added a commit that referenced this issue Sep 14, 2017
* stable:
  (version) 0.10.9-beta
  (GH-1400) API - Ensure one instance of GetChocolatey
  (GH-1399) uninstall - keep stored pkg information
  (maint) formatting/wording
  (GH-1398) Upgrade: Ignore unfound option
  (GH-1398) Use feature for ignore unfound pkgs
  (GH-1398) fix: specs
  (GH-1040) use lower case for uninstall / log more
  (GH-1398) outdated: ignore unfound
DamianMaslanka5 added a commit to DamianMaslanka5/choco that referenced this issue Feb 21, 2018
chocolatey#1398 IgnoreUnfoundPackagesOnUpgradeOutdated
The .ToLower() is not needed.
@ferventcoder ferventcoder changed the title outdated/upgrade: ignore unfound packages outdated/upgrade: Option/feature to ignore unfound packages Mar 4, 2018
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