[1.1] Support Go 1.22, bump some CI deps#4313
Merged
lifubang merged 16 commits intoopencontainers:release-1.1from Jun 9, 2024
Merged
[1.1] Support Go 1.22, bump some CI deps#4313lifubang merged 16 commits intoopencontainers:release-1.1from
lifubang merged 16 commits intoopencontainers:release-1.1from
Conversation
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 27cbabd) Signed-off-by: Kir Kolyshkin <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 7b65578) Signed-off-by: Kir Kolyshkin <[email protected]>
Bumps [tim-actions/commit-message-checker-with-regex](https://github.com/tim-actions/commit-message-checker-with-regex) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/tim-actions/commit-message-checker-with-regex/releases) - [Commits](tim-actions/commit-message-checker-with-regex@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: tim-actions/commit-message-checker-with-regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit fe6f33b) Signed-off-by: Kir Kolyshkin <[email protected]>
Same as commit 2d0cd0b in main branch. Signed-off-by: Kir Kolyshkin <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit e66ba70) Signed-off-by: Kir Kolyshkin <[email protected]>
This is a partial backport of commits 953e1cc and b32655d from the main branch. Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]> (cherry picked from commit 30dc98f) Signed-off-by: Kir Kolyshkin <[email protected]>
Since v5 removes caching [1], re-enable setup-go cache. [1] golangci/golangci-lint-action#1024 Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit 6bcc736) Signed-off-by: Kir Kolyshkin <[email protected]>
Note that github-actions output format is deprecated and no longer supported,
and it is also no longer needed since setup-go problem matcher already
handles default golangci-lint output format ("colored-line-number").
Signed-off-by: Kir Kolyshkin <[email protected]>
(cherry picked from commit f452f66)
Signed-off-by: Kir Kolyshkin <[email protected]>
bd327fb to
62b8ab8
Compare
Signed-off-by: Kir Kolyshkin <[email protected]>
Currently, it is at v1.54.2. Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit 17e7e23) Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit d63018c) Signed-off-by: Kir Kolyshkin <[email protected]>
62b8ab8 to
afab673
Compare
Signed-off-by: lifubang <[email protected]> (cherry picked from commit 75e0219) Signed-off-by: Kir Kolyshkin <[email protected]>
Go 1.23 includes a fix (https://go.dev/cl/587919) so go1.23.x can be used. This fix is also backported to 1.22.4, so go1.22.x can also be used (when x >= 4). Finally, for glibc >= 2.32 it doesn't really matter. Add a note about Go 1.22.x > 1.22.4 to README as well. Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit e660ef6) Signed-off-by: Kir Kolyshkin <[email protected]>
Now when Go 1.22.4 is out it should no longer be a problem. Leave Go 1.21 for CentOS testing (CentOS 7 and 8 have older glibc) and Dockerfile (Debian 11 have older glibc). Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit a3302f2) Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Kir Kolyshkin <[email protected]> (cherry picked from commit b74b33c) Signed-off-by: Kir Kolyshkin <[email protected]>
afab673 to
7219e0a
Compare
AkihiroSuda
approved these changes
Jun 8, 2024
lifubang
approved these changes
Jun 9, 2024
Member
lifubang
left a comment
There was a problem hiding this comment.
LGTM, I think we can prepare release 1.1.13 now.
Merged
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is a partial backport of #4292 and a few other PRs.
High level overview: