Skip to content

Unblock CI#384

Merged
mxpv merged 1 commit intocontainerd:mainfrom
jprendes:fix-ci
Mar 19, 2025
Merged

Unblock CI#384
mxpv merged 1 commit intocontainerd:mainfrom
jprendes:fix-ci

Conversation

@jprendes
Copy link
Contributor

This PR aims to unblock CI, which is currently failing.
This bumps the deny.toml file to the new format, and adds proc-macro-error and protobuf advisories to the ignore list.

  • proc-macro-error is marked as unmaintained, and is not a direct dependencies of rust-extensions. It should be fixed upstream.
  • protobuf is a direct dependency of rust-extensions, but bumping the dependency here does not fix the issue, as ttrcp-codegen still depends on an older version of protobuf.

In my opinion, in the case of protobuf, this should be considered a temporary solution, and we should work with upstream to fix the underlying issue.

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
@github-actions github-actions bot added the T-CI Changes in project's CI label Mar 19, 2025
@jprendes
Copy link
Contributor Author

@mxpv PTAL :-)

@mxpv mxpv added this pull request to the merge queue Mar 19, 2025
Merged via the queue into containerd:main with commit f4fdddc Mar 19, 2025
18 checks passed
@jprendes jprendes deleted the fix-ci branch March 20, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes in project's CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants