-
Notifications
You must be signed in to change notification settings - Fork 37
[Automation] Bump Golang version to 1.24.4 #623
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
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
💚 Build Succeeded
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approving mergify
|
Unfortunately something was missed in the github actions that prepared the bump for golang 1.24.4 and the respective Dockerfile.tmpl didn't bump to As a result this happened in the resulting container image |
I explored the topic further, and https://github.com/microsoft/go/releases/tag/v1.24.4-1 was released one day after the official release https://github.com/golang/go/releases/tag/go1.24.4 That's the reason did not pass the validation as there were no versions to compare with. For now, I see there are three main areas of work:
|
See changelog for 1.24.4
Bump golang-version to latest version
Update .go-version
1 file(s) updated with "1.24.4": * .go-version
1.24.4
Update go/Makefile.common
1 file(s) updated with "1.24.4": * go/Makefile.common
1.24.4
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!