-
Notifications
You must be signed in to change notification settings - Fork 664
Fix 2587 master as source #2588
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
Conversation
9f37b52 to
eed614f
Compare
|
Who is responsible for the portable version that chocolatey downloads?, this main/master thing broke all our builds now, and chcolatey tells me that 5.6.5 is latest portable? |
I think best approach is to have a version specified instead of always installing the latest version. That's a common practice. Then you test the latest version and then gradually update to latest released. I will check why the chocolatey version was not published but I recommend to pin the version of any tool so that you have always |
Yes, I agreee to this, it have happened a couple of times during the years, and I still have somewhere it autouppgrades, need to check out what happens :) |
|
pushed https://chocolatey.org/packages/GitVersion.Portable/5.6.6, waiting for moderation to complete |
|
Regarding this:
I think the basic usage would be better, than the meta runner, since the metarunner have the chocolatey integration (only reason we also installed chocolatey), not sure why we didn't use commandline runner, I think we did at some point though. |
|
We need to update that. |
Fixes #2587