mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-12 15:02:36 +00:00
ci: Update cargo-deny in gatekeeper
Update the name and move it to the static checks as we don't need to ensure it's running for none code changes. Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -4,8 +4,6 @@ required_tests:
|
||||
- Pull request WIP checks / WIP Check
|
||||
- Darwin tests / test
|
||||
- Shellcheck required / shellcheck-required
|
||||
# TODO: cargo-deny-runner.yaml not yet treated as conditional
|
||||
- Cargo Crates Check Runner / cargo-deny-runner
|
||||
- GHA security analysis / zizmor
|
||||
- Lint GHA workflows / run-actionlint
|
||||
- EditorConfig checker / editorconfig-checker
|
||||
@@ -135,6 +133,7 @@ mapping:
|
||||
static:
|
||||
# Checks that static checks are passing
|
||||
names:
|
||||
- Cargo Deny Check / cargo-deny (bans licenses sources)
|
||||
# static-checks.yaml (build-checks.yaml)
|
||||
- Static checks / build-checks / check (make check, agent-ctl, src/tools/agent-ctl, rust, protobuf-compiler, clang, ubuntu-22.04)
|
||||
- Static checks / build-checks / check (make check, agent, src/agent, rust, libdevmapper, libseccomp, protobuf-compiler, clang, ub...
|
||||
|
||||
Reference in New Issue
Block a user