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.20.6 #3087

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


Bump golang-version to latest version

Update from dockerfiles

Updated to content "ARG GO_VERSION=1.20.6" in file "Dockerfile" Updated to content "ARG GO_VERSION=1.20.6" in file "Dockerfile.skaffold"

1.20.6
no GitHub Release found for go1.20.6 on "https://github.com/golang/go"
Update go.mod

Updated to content "go 1.20" in file "go.mod"

Update .go-version

Updated to content "1.20.6" in file ".go-version"

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

Updated to content "1.20.6" in file ".golangci.yml"

1.20.6
no GitHub Release found for go1.20.6 on "https://github.com/golang/go"
Update version.asciidoc

Updated to content ":go-version: 1.20.6" in file "version/docs/version.asciidoc"

1.20.6
no GitHub Release found for go1.20.6 on "https://github.com/golang/go"

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!

Updated to content "ARG GO_VERSION=1.20.6" in file "Dockerfile.skaffold"

Made with ❤️️ by updatecli
... /version.asciidoc"

Made with ❤️️ by updatecli
@apmmachine apmmachine requested a review from a team as a code owner July 15, 2023 20:01
@apmmachine apmmachine requested review from faec and pchila July 15, 2023 20:01
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 15, 2023

💚 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-07-25T15:58:36.312+0000

  • Duration: 64 min 33 sec

Test stats 🧪

Test Results
Failed 0
Passed 6099
Skipped 27
Total 6126

💚 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.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

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

@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 15, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.718% (77/78) 👍
Files 68.657% (184/268) 👍
Classes 67.606% (336/497) 👍
Methods 54.222% (1053/1942) 👍
Lines 40.328% (12044/29865) 👎 -0.02
Conditionals 100.0% (0/0) 💚

@cmacknz
Copy link
Member

cmacknz commented Jul 24, 2023

/test

1 similar comment
@cmacknz
Copy link
Member

cmacknz commented Jul 25, 2023

/test

@cmacknz
Copy link
Member

cmacknz commented Jul 25, 2023

buildkite test it

@cmacknz cmacknz merged commit 2511981 into main Jul 25, 2023
9 of 11 checks passed
@cmacknz cmacknz deleted the updatecli_fb3cd56f1f7e10b893c328e45040d1a365aa5042b31656df4614a966e107249e branch July 25, 2023 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants