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

Bump github actions dependencies to match containerd CI repo and fix lint #122

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

architkulkarni
Copy link

@architkulkarni architkulkarni commented Oct 25, 2024

Currently CI is broken with lint failures, as proved by trivial doc commits, for example https://github.com/containerd/go-cni/actions/runs/11523576454/job/32081885304

This PR updates the setup-go, checkout and golangci-lint-action versions to match those in the containerd repo. This fixes the issue.

Signed-off-by: Archit Kulkarni <[email protected]>
@mikebrow
Copy link
Member

ayup.. ci is busted..

@mikebrow
Copy link
Member

This ci.yml should probably look more like https://github.com/containerd/plugin/blob/main/.github/workflows/ci.yml

@architkulkarni architkulkarni marked this pull request as ready for review October 25, 2024 23:28
@architkulkarni architkulkarni changed the title Trivial doc commit to trigger lint Bump github actions dependencies to match containerd CI repo and fix lint Oct 25, 2024
Signed-off-by: Archit Kulkarni <[email protected]>
@architkulkarni architkulkarni marked this pull request as draft October 25, 2024 23:31
@architkulkarni architkulkarni marked this pull request as ready for review October 25, 2024 23:36
@architkulkarni
Copy link
Author

@mikebrow Okay it worked!

@architkulkarni
Copy link
Author

@mikebrow is this okay to merge?

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.

2 participants