rust-vmm / seccompiler

Provides easy-to-use Linux seccomp-bpf jailing.
https://crates.io/crates/seccompiler
Apache License 2.0
70 stars 10 forks source link

Bump rust-vmm-ci from `5f36cc9` to `aa33f19` #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rust-vmm-ci from 5f36cc9 to aa33f19.

Commits
  • aa33f19 temporarily increase the timeout to 15 mins
  • 45443cc add hypervisor tag for agents
  • e8c8fc3 update docker plugin
  • 4cb208e .buildkite: add hypervisor to special_keys
  • 3e1f6fc autogenerate_pipeline: Add hypervisor tag
  • 7af2e16 add support for specifying the agent queue
  • e2e2918 generate pipeline: support for FW unknown keys
  • b0edd17 autogenerate_pipeline: use dictionary instead of self
  • edd221a don't allow undocumented unsafe blocks
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #46.