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

[Automation] Bump Golang version to 1.19.9 #35367

Merged
merged 4 commits into from
May 8, 2023
Merged

Conversation

apmmachine
Copy link
Contributor

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


Bump golang-version to latest version

Update .go-version
1.19.9
no GitHub Release found for go1.19.9 on "https://github.com/golang/go"
Update .golangci.yml
1.19.9
no GitHub Release found for go1.19.9 on "https://github.com/golang/go"
Update version.asciidoc
1.19.9
no GitHub Release found for go1.19.9 on "https://github.com/golang/go"
Update from dockerfiles
1.19.9
no GitHub Release found for go1.19.9 on "https://github.com/golang/go"

Updatecli options Most of Updatecli configuration is done via Updatecli manifest.
  • If you close this pullrequest, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pullrequest, and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Action triggered automatically by Updatecli.

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 github.com/updatecli/updatecli as a sign of appreciation.
Or tell us directly on our chat

Updatecli logo

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli
... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli
... /beats/.golangci.yml"

Made with ❤️️ by updatecli
... /beats/.go-version"

Made with ❤️️ by updatecli
@apmmachine apmmachine requested review from a team as code owners May 6, 2023 20:08
@apmmachine apmmachine requested review from ycombinator and faec and removed request for a team May 6, 2023 20:08
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 6, 2023
@botelastic
Copy link

botelastic bot commented May 6, 2023

This pull request doesn't have a Team:<team> label.

@apmmachine apmmachine added the backport-skip Skip notification from the automated backport with mergify label May 6, 2023
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-05-06T20:08:50.615+0000

  • Duration: 129 min 17 sec

Test stats 🧪

Test Results
Failed 0
Passed 26305
Skipped 1975
Total 28280

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@cmacknz cmacknz added the backport-v8.8.0 Automated backport with mergify label May 8, 2023
@cmacknz
Copy link
Member

cmacknz commented May 8, 2023

7.17 was taken care of in #35342

@cmacknz cmacknz merged commit f65554f into main May 8, 2023
@cmacknz cmacknz deleted the updatecli_bump-golang-version branch May 8, 2023 19:34
mergify bot pushed a commit that referenced this pull request May 8, 2023
* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.go-version"

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
(cherry picked from commit f65554f)

# Conflicts:
#	libbeat/docs/version.asciidoc
cmacknz added a commit that referenced this pull request May 8, 2023
…5385)

* [Automation] Bump Golang version to 1.19.9 (#35367)

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.go-version"

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
(cherry picked from commit f65554f)

# Conflicts:
#	libbeat/docs/version.asciidoc

* Resolve conflicts in version.asciidoc

---------

Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
@v1v
Copy link
Member

v1v commented May 9, 2023

@Mergifyio backport 8.7

cc @cmacknz , just in case 8.7 was missed, I'll backport it, otherwise I can close it

@mergify
Copy link
Contributor

mergify bot commented May 9, 2023

backport 8.7

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 9, 2023
* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.go-version"

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
(cherry picked from commit f65554f)

# Conflicts:
#	libbeat/docs/version.asciidoc
cmacknz pushed a commit that referenced this pull request May 9, 2023
* [Automation] Bump Golang version to 1.19.9 (#35367)

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.go-version"

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
(cherry picked from commit f65554f)

# Conflicts:
#	libbeat/docs/version.asciidoc

* Update libbeat/docs/version.asciidoc

---------

Co-authored-by: apmmachine <58790750+apmmachine@users.noreply.github.com>
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
chrisberkhout pushed a commit that referenced this pull request Jun 1, 2023
* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/auditbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/heartbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/metricbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/packetbeat/Dockerfile"
Updated the content of the file "/tmp/updatecli/github/elastic/beats/x-pack/functionbeat/Dockerfile"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/libbeat/docs/version.asciidoc"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.golangci.yml"

Made with ❤️️ by updatecli

* chore: Updated the content of the file "/tmp/updatecli/github/elastic...

... /beats/.go-version"

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
@reakaleek reakaleek mentioned this pull request Jul 19, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify backport-v8.8.0 Automated backport with mergify needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants