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

Add Go 1.22 and 1.23, rm old versions, bump CI actions, bump golangci-linter #776

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Aug 15, 2024

Mostly a CI refresh. See commits for details.

Closes: #769

tianon
tianon previously approved these changes Aug 15, 2024
@kolyshkin
Copy link
Contributor Author

@opencontainers/runtime-tools-maintainers PTAL

.github/workflows/test.yml Outdated Show resolved Hide resolved
@kolyshkin
Copy link
Contributor Author

@opencontainers/runtime-tools-maintainers PTAL 🙏🏻

Found by golangci-lint v1.60.1:

cmd/oci-runtime-tool/main.go:59:17: printf: non-constant format string in call to github.com/sirupsen/logrus.Fatalf (govet)
		logrus.Fatalf(err.Error())
		              ^

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Go 1.23 is released, making Go 1.21 (and older version) unsupported.

Yet, let's also keep the version from go.mod.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@thaJeztah
Copy link
Member

Oh, interesting; I have a green check here, but I'm not in the maintainers list for this repo. Wondering if some permissions were set too relaxed?

@kolyshkin
Copy link
Contributor Author

Oh, interesting; I have a green check here, but I'm not in the maintainers list for this repo. Wondering if some permissions were set too relaxed?

It looks like members of both runtime-tools-maintainers and runtime-spec-maintainers are admins here.

@kolyshkin kolyshkin requested a review from tianon October 9, 2024 22:17
@kolyshkin
Copy link
Contributor Author

@tianon we need a "still lgtm" from you here 🧔🏻

@kolyshkin
Copy link
Contributor Author

@opencontainers/runtime-tools-maintainers PTAL 🙏🏻

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh, sorry!

To misquote one of my favorite people, "yep yep, looks like changes"

@tianon tianon merged commit f7e3563 into opencontainers:master Nov 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants