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

(#798) Add pin-version parameter for choco install command to execute choco pin at the end #1915

Closed

Conversation

bergmeister
Copy link

@bergmeister bergmeister commented Sep 11, 2019

Fixes #798

This is the first minimum viable implementation. I haven't tested it yet as I'd like to see if it would pass the build validation and more importantly I would like to get early feedback on the implementation (as to whether the high level approach is OK) before writing more complex tests with which I'd appreciate help

@bergmeister
Copy link
Author

The broken Travis build does not seem to be a problem of this PR but generally broken in master now.

@CLAassistant
Copy link

CLAassistant commented Jun 8, 2020

CLA assistant check
All committers have signed the CLA.

@gep13 gep13 changed the title WIP: Add pin-version parameter for choco install command to execute choco pin at the end WIP (#798) Add pin-version parameter for choco install command to execute choco pin at the end Oct 14, 2021
@gep13 gep13 changed the title WIP (#798) Add pin-version parameter for choco install command to execute choco pin at the end (#798) Add pin-version parameter for choco install command to execute choco pin at the end Oct 14, 2021
@gep13
Copy link
Member

gep13 commented Aug 11, 2022

@bergmeister please accept my apologies for the lack of reply on this PR. We should have done more with you to improve your experience here. This is something that we are working on, and something we aim to do better in the future.

As it stands though, the work in this PR has been superseded by this PR: #2463 therefore, I am going to close out this PR.

Thank you again for your contribution, and I hope that this doesn't prevent you from contributing in the future!

@gep13 gep13 closed this Aug 11, 2022
@bergmeister
Copy link
Author

No worries, I am glad we will get the functionality at least, which matters most.

@bergmeister bergmeister deleted the Choco-Install-PinVersion branch August 12, 2022 07:22
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.

Add support for the --pin option on the install and upgrade commands
3 participants