-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release version built with Go 1.22.x #2517
Conversation
@chadlwilson Thank you for contributing to gauge. Your pull request has been labeled as a release candidate 🎉🎉. Merging this PR will trigger a release. Please bump up the version as part of this PR.Instructions to bump the version can found at CONTRIBUTING.md If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done. |
Lgtm 👍 let's try to do these version update release every quarter. Id also like to include this change as part of 1.4.5 #2512 |
Benchmark Results
Notes
See Workflow log for more details. |
Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
Apparently no longer need to do this HEAD^2 stuff according to warning on the actions. "1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results." Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
3d6469d
to
8f30b3f
Compare
Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
@chadlwilson just in case you haven’t seen already, the pypi release step is failing. |
Bumps some versions of tools used in the release process to latest LTS.
Note this will trigger release of v1.6.4...master
Input from @sriv or @haroon-sheikh appreciated!