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

fix(install): Allow installing specific version if latest is installed #3694

Closed
wants to merge 2 commits into from

Conversation

r15ch13
Copy link
Member

@r15ch13 r15ch13 commented Oct 18, 2019

closes #3693
Should be hotfixed to master

Expected behavior

scoop install terraform

Installs version 0.12.11

scoop install terraform@0.11.14

Installs version 0.11.14

scoop reset terraform

Resets to version 0.12.11 and it should be updateable

Actual behavior

image

Fixed behavior

image

@Ash258
Copy link
Contributor

Ash258 commented Oct 18, 2019

Should be hotfixed to master

Not needed. Just merge this to develop. Then merge #3648 and sync master.
Master is behind for too long. and only compare versions refactor is blocking it to go live.

@r15ch13 r15ch13 changed the base branch from master to develop October 18, 2019 11:34
@r15ch13 r15ch13 closed this Oct 18, 2019
@r15ch13 r15ch13 deleted the hotfix/install-specific-version branch October 18, 2019 11:35
@r15ch13
Copy link
Member Author

r15ch13 commented Oct 18, 2019

... killed PR 😁

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

Successfully merging this pull request may close these issues.

3 participants