Uh oh!
There was an error while loading. Please reload this page.
Add Go 1.22 and 1.23, rm old versions, bump CI actions, bump golangci-linter - #776
Conversation
kolyshkin
commented
Sep 20, 2024
@opencontainers/runtime-tools-maintainers PTAL |
Uh oh!
There was an error while loading. Please reload this page.
kolyshkin
commented
Oct 1, 2024
@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>
thaJeztah
commented
Oct 9, 2024
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
commented
Oct 9, 2024
It looks like members of both runtime-tools-maintainers and runtime-spec-maintainers are admins here. |
kolyshkin
commented
Oct 9, 2024
@tianon we need a "still lgtm" from you here 🧔🏻 |
kolyshkin
commented
Nov 8, 2024
@opencontainers/runtime-tools-maintainers PTAL 🙏🏻 |
tianon
left a comment
There was a problem hiding this comment.
Doh, sorry!
To misquote one of my favorite people, "yep yep, looks like changes"
Mostly a CI refresh. See commits for details.
Closes: #769