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

Force should set allow-downgrade to true #585

Closed
ferventcoder opened this issue Jan 27, 2016 · 0 comments
Closed

Force should set allow-downgrade to true #585

ferventcoder opened this issue Jan 27, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

No description provided.

@ferventcoder ferventcoder self-assigned this Jan 27, 2016
@ferventcoder ferventcoder added this to the 0.9.10 milestone Jan 27, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 29, 2016
Previously, force would do everything except for allow downgrades to
occur. There is a special switch for downgrades (`--allow-downgrades`)
and it was required to be passed to allow for a downgrade to occur.
When a user issues the force command they expect that it should
override anything necessary in the install/upgrade, including a
downgrade, because they are forcing it (force means overriding the
behavior of the system). Allow force to override the check for
downgrades.
ferventcoder added a commit that referenced this issue Jan 30, 2016
Previously, force would do everything except for allow downgrades to
occur. There is a special switch for downgrades (`--allow-downgrades`)
and it was required to be passed to allow for a downgrade to occur.
When a user issues the force command they expect that it should
override anything necessary in the install/upgrade, including a
downgrade, because they are forcing it (force means overriding the
behavior of the system). Allow force to override the check for
downgrades.
ferventcoder added a commit that referenced this issue Jan 30, 2016
* ticket/stable/pro-hooks: (25 commits)
  (GH-584) Build virus check configuration
  (GH-584) Make empty Get-VirusCheckValid call
  (GH-583) Mark command methods virtual
  (specs) Try twice to delete .chocolatey directory
  (docs) update CHANGELOG / nuspec
  (GH-535) Tags before summary in nuspec template
  (GH-479) Remove NuGet cache of package
  (GH-584) Reinstall should use available package
  (GH-590) Explicit Cache - No chocolatey subdirectory
  (GH-584) Set Env Variable for PowerShell Host
  (maint) formatting
  (GH-590) Uninstall Cleanup Cache / Delete on Force
  (GH-585) Force should allow downgrade
  (GH-584) Hook for loading licensed posh extensions
  (GH-584) License name - Redact @Domain of email
  (GH-584) Load licensed version
  (GH-584) Simple injector load component registries
  (GH-584) Get version info for other assemblies
  (GH-584) Assembly adapter enhancements
  (GH-583) unseal commands
  ...
ferventcoder added a commit that referenced this issue Jan 30, 2016
* stable: (26 commits)
  (GH-584) Build virus check configuration
  (GH-584) Make empty Get-VirusCheckValid call
  (GH-583) Mark command methods virtual
  (specs) Try twice to delete .chocolatey directory
  (docs) update CHANGELOG / nuspec
  (GH-535) Tags before summary in nuspec template
  (GH-479) Remove NuGet cache of package
  (GH-584) Reinstall should use available package
  (GH-590) Explicit Cache - No chocolatey subdirectory
  (GH-584) Set Env Variable for PowerShell Host
  (maint) formatting
  (GH-590) Uninstall Cleanup Cache / Delete on Force
  (GH-585) Force should allow downgrade
  (GH-584) Hook for loading licensed posh extensions
  (GH-584) License name - Redact @Domain of email
  (GH-584) Load licensed version
  (GH-584) Simple injector load component registries
  (GH-584) Get version info for other assemblies
  (GH-584) Assembly adapter enhancements
  (GH-583) unseal commands
  ...
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