-
Notifications
You must be signed in to change notification settings - Fork 146
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.20.12 #3885
Merged
cmacknz
merged 8 commits into
main
from
updatecli_901223529a6beca5c9cb3180f1dae9731c8da4e9c40169d7042cc0163a6d7e24
Dec 22, 2023
Merged
[Automation] Bump Golang version to 1.20.12 #3885
cmacknz
merged 8 commits into
main
from
updatecli_901223529a6beca5c9cb3180f1dae9731c8da4e9c40169d7042cc0163a6d7e24
Dec 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
cmacknz
added
backport-v8.11.0
Automated backport with mergify
backport-v8.12.0
Automated backport with mergify
labels
Dec 8, 2023
cmacknz
approved these changes
Dec 8, 2023
…8da4e9c40169d7042cc0163a6d7e24
buildkite test it |
…8da4e9c40169d7042cc0163a6d7e24
…8da4e9c40169d7042cc0163a6d7e24
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Test failures are unrelated, merging. |
cmacknz
deleted the
updatecli_901223529a6beca5c9cb3180f1dae9731c8da4e9c40169d7042cc0163a6d7e24
branch
December 22, 2023 20:28
mergify bot
pushed a commit
that referenced
this pull request
Dec 22, 2023
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit ff14265)
cmacknz
pushed a commit
that referenced
this pull request
Dec 22, 2023
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit ff14265) Co-authored-by: apmmachine <[email protected]>
mergify bot
pushed a commit
that referenced
this pull request
Jan 5, 2024
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit ff14265)
cmacknz
pushed a commit
that referenced
this pull request
Jan 5, 2024
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit ff14265) Co-authored-by: apmmachine <[email protected]>
cmacknz
added a commit
to cmacknz/elastic-agent
that referenced
this pull request
Jan 8, 2024
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]>
cmacknz
pushed a commit
that referenced
this pull request
Jan 17, 2024
* chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * Add changelog. --------- Co-authored-by: apmmachine <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit ff14265) Co-authored-by: apmmachine <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It requires the version to be bumped first in golang-crossbuild project, then a new release will be added to:
https://github.com/elastic/golang-crossbuild/releases/tag/v1.20.12.
Otherwise it will fail until the docker images are available.
Bump golang-version to latest version
Update .go-version
1 file(s) updated with "1.20.12": * .go-version
1.20.12
Update .golangci.yml
1 file(s) updated with "1.20.12": * .golangci.yml
1.20.12
Update version.asciidoc
1 file(s) updated with ":go-version: 1.20.12": * version/docs/version.asciidoc
1.20.12
Update from dockerfiles
2 file(s) updated with "ARG GO_VERSION=1.20.12": * Dockerfile * Dockerfile.skaffold
1.20.12
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!