Skip to content

.github/workflows: bump project-checks to v1.2.2 - #62

Merged
samuelkarp merged 1 commit into
containerd:mainfrom
shalseth:bump-project-checks
Sep 18, 2026
Merged

samuelkarp merged 1 commit into
containerd:mainfrom
shalseth:bump-project-checks

Conversation

@shalseth

Copy link
Copy Markdown
Contributor

project-checks v1.1.0 installs github.com/kunalkushwaha/ltag, which has since moved to github.com/containerd/ltag. The install fails on a version constraint conflict, so the Project Checks job dies before validating anything and DCO is reported as skipped rather than run.

The rename was fixed in project-checks on 2025-03-04 and released in v1.2.0. containerd, console and ttrpc already pin v1.2.2 or its commit; fifo still pins v1.1.0, so its Project Checks job has been failing on every pull request.

project-checks v1.1.0 installs github.com/kunalkushwaha/ltag, which has
since moved to github.com/containerd/ltag. The install fails on a version
constraint conflict, so the Project Checks job dies before validating
anything and DCO is reported as skipped rather than run.

The rename was fixed in project-checks on 2025-03-04 and released in
v1.2.0. containerd, console and ttrpc already pin v1.2.2 or its commit;
fifo still pins v1.1.0, so its Project Checks job has been failing on every
pull request.

Signed-off-by: Stian Halseth <stian@itx.no>
@samuelkarp
samuelkarp merged commit 76817f4 into containerd:main Sep 18, 2026
6 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