-
Notifications
You must be signed in to change notification settings - Fork 62
build(deps): bump rust-vmm-ci from 2d733b0 to 1b48931
#213
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
base: main
Are you sure you want to change the base?
Conversation
|
okay gr, untangling all the features so that |
|
A newer version of rust-vmm-ci exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `2d733b0` to `1b48931`. - [Commits](rust-vmm/rust-vmm-ci@2d733b0...1b48931) --- updated-dependencies: - dependency-name: rust-vmm-ci dependency-version: 1b48931447cdddebfd19c61f1847e82296fe06ba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
All the custom tests (which were mostly about specific feature combinations and making sure all targets are tested) have been subsumed by the default rust-vmm-ci configurations. Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
a593363 to
b1ecdb6
Compare
It only exists on x86, so fix the aarch64 doctests Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
45c0f18 to
673a1a6
Compare
Some features do depend on each other, so specify these dependencies. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
Fixes warnings. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
If no features are specified, do nothing in the doc test. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
Before downloading the bzImage file check if it already exist. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
673a1a6 to
e0c061b
Compare
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
|
Hey, @roypat, @pizzacat83, I think I fixed all the compilation errors here. Take a look when you have time. |
Bumps rust-vmm-ci from
2d733b0to1b48931.Commits
1b48931setup: add auto configuration for publishing workflowsc044333add sample github action for crates.io publishing1d65d26doc: update README to instruction to use new script6df971bAdd a script for running through some basic repository setup30599a5fix typo in cargo doc testc41370cchore: Update container version to g6300e703e24835ci: add --cfg for cargo doc to disable compile_error!()58dab8bdo not use cargo-all-features on riscv6455cac8cfix: convert unittests-gnu to use cargo-all-features1d02fccci: run clippy using cargo-all-featuresDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)