-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Automation] Bump Golang version to 1.21.9 #38727
Conversation
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
shouldn't this update the patch version in go.mod as well? |
Yes it should, not sure why that is getting missed. |
We miss the Go version update because the regex is only looking for major.minor, and we now include the patch version in the file. Lines 92 to 95 in 18a2160
|
We started specifying a patch version in go.mod in dbdaac3 @pkoutsovasilis what's the technical reason for this? We can fix the missed patch update by going back to not specifying a patch, or I can update the regex. |
from golang 1.21 version and onwards a go version without patch version is considered as not a release and thus the go mod tidy adds the toolchain after being invoked and because of this our CI fails as it finds uncommitted changes |
Ignoring buildkite steps. Force merging. |
* chore: Update Metricbeat Dockerfile Made with ❤️️ by updatecli * chore: Update Functionbeat Dockerfile Made with ❤️️ by updatecli * chore: Update NATS module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat Dockerfile Made with ❤️️ by updatecli * chore: Update HTTP module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update Auditbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update Metricbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update stan Dockerfile Made with ❤️️ by updatecli * chore: Update Packetbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update from vsphere Dockerfile Made with ❤️️ by updatecli * chore: Update Filebeat debug Dockerfile Made with ❤️️ by updatecli * Add changelog. * Update Go mod patch version. * Automatically bump golang patch version. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit b08df78) # Conflicts: # go.mod # libbeat/docs/version.asciidoc # metricbeat/Dockerfile
* chore: Update Metricbeat Dockerfile Made with ❤️️ by updatecli * chore: Update Functionbeat Dockerfile Made with ❤️️ by updatecli * chore: Update NATS module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat Dockerfile Made with ❤️️ by updatecli * chore: Update HTTP module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update Auditbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update Metricbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update stan Dockerfile Made with ❤️️ by updatecli * chore: Update Packetbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update from vsphere Dockerfile Made with ❤️️ by updatecli * chore: Update Filebeat debug Dockerfile Made with ❤️️ by updatecli * Add changelog. * Update Go mod patch version. * Automatically bump golang patch version. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]>
…38748) * [Automation] Bump Golang version to 1.21.9 (#38727) * chore: Update Metricbeat Dockerfile Made with ❤️️ by updatecli * chore: Update Functionbeat Dockerfile Made with ❤️️ by updatecli * chore: Update NATS module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat Dockerfile Made with ❤️️ by updatecli * chore: Update HTTP module Dockerfile Made with ❤️️ by updatecli * chore: Update Heartbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update Auditbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update Metricbeat debug Dockerfile Made with ❤️️ by updatecli * chore: Update stan Dockerfile Made with ❤️️ by updatecli * chore: Update Packetbeat Dockerfile Made with ❤️️ by updatecli * chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update from vsphere Dockerfile Made with ❤️️ by updatecli * chore: Update Filebeat debug Dockerfile Made with ❤️️ by updatecli * Add changelog. * Update Go mod patch version. * Automatically bump golang patch version. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit b08df78) # Conflicts: # go.mod # libbeat/docs/version.asciidoc # metricbeat/Dockerfile * Update go.mod * Update version.asciidoc * Update version.asciidoc * Update Dockerfile --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Pierre HILBERT <[email protected]>
Generated automatically with https://github.com/elastic/beats/actions/runs/8560567145
Bump golang-version to latest version
Update Filebeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/filebeat/Dockerfile.debug"
1.21.9
Update HTTP module Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/http/_meta/Dockerfile"
1.21.9
Update .golangci.yml
1 file(s) updated with "1.21.9": * .golangci.yml
1.21.9
Update Metricbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
1.21.9
Update Heartbeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/heartbeat/Dockerfile.debug"
1.21.9
Update Packetbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
1.21.9
Update from vsphere Dockerfile
changed lines [2] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/vsphere/_meta/Dockerfile"
1.21.9
Update stan Dockerfile
changed lines [5] of file "/tmp/updatecli/github/elastic/beats/x-pack/metricbeat/module/stan/_meta/Dockerfile"
1.21.9
Update Heartbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
1.21.9
Update Auditbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/auditbeat/Dockerfile"
1.21.9
Update Metricbeat debug Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/dev-tools/kubernetes/metricbeat/Dockerfile.debug"
1.21.9
Update .go-version
1 file(s) updated with "1.21.9": * .go-version
1.21.9
Update Functionbeat Dockerfile
changed lines [1] of file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"
1.21.9
Update version.asciidoc
1 file(s) updated with ":go-version: 1.21.9": * libbeat/docs/version.asciidoc
1.21.9
Update NATS module Dockerfile
changed lines [5] of file "/tmp/updatecli/github/elastic/beats/metricbeat/module/nats/_meta/Dockerfile"
1.21.9
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!