Skip to content
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

[8.16](backport #6663) [Automation] Bump Golang version to 1.22.11 #6687

Open
wants to merge 1 commit into
base: 8.16
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 31, 2025

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.22.11.
Otherwise it will fail until the docker images are available.


Bump golang-version to latest version

Update version.asciidoc

1 file(s) updated with ":go-version: 1.22.11": * version/docs/version.asciidoc

1.22.11
no GitHub Release found for go1.22.11 on "https://github.com/golang/go"
Update from dockerfiles

2 file(s) updated with "ARG GO_VERSION=1.22.11": * Dockerfile * Dockerfile.skaffold

1.22.11
no GitHub Release found for go1.22.11 on "https://github.com/golang/go"
Update go.mod version

1 file(s) updated with "go 1.22.11": * go.mod

1.22.11
no GitHub Release found for go1.22.11 on "https://github.com/golang/go"
Update .go-version

1 file(s) updated with "1.22.11": * .go-version

1.22.11
no GitHub Release found for go1.22.11 on "https://github.com/golang/go"
Update .golangci.yml

1 file(s) updated with "1.22.11": * .golangci.yml

1.22.11
no GitHub Release found for go1.22.11 on "https://github.com/golang/go"
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

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!


This is an automatic backport of pull request #6663 done by [Mergify](https://mergify.com).

* chore: Update version.asciidoc

Made with ❤️️ by updatecli

* chore: Update .golangci.yml

Made with ❤️️ by updatecli

* chore: Update from dockerfiles

Made with ❤️️ by updatecli

* chore: Update go.mod version

Made with ❤️️ by updatecli

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 3145177)

# Conflicts:
#	go.mod
@mergify mergify bot requested a review from a team as a code owner January 31, 2025 17:58
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jan 31, 2025
@mergify mergify bot requested review from andrzej-stencel and michel-laterman and removed request for a team January 31, 2025 17:58
Copy link
Contributor Author

mergify bot commented Jan 31, 2025

Cherry-pick of 3145177 has failed:

On branch mergify/bp/8.16/pr-6663
Your branch is up to date with 'origin/8.16'.

You are currently cherry-picking commit 3145177fd.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .golangci.yml
	modified:   Dockerfile
	modified:   Dockerfile.skaffold
	modified:   version/docs/version.asciidoc

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants