cloud-hypervisor/.github/workflows
Sebastien Boeuf cc7a5aca6c ci: Validate each commit can be built
It's important to ensure Cloud-Hypervisor's Git tree is bisectable, and
that's why this commit extends the existing build.yaml Github action.
This will validate that each commit from an incoming pull request can be
built.

Fixes #1808

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-10-06 14:28:54 +01:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml ci: Validate each commit can be built 2020-10-06 14:28:54 +01:00
cross-build.yaml scripts: Remove the workaround for "with-serde" build error on AArch64 2020-07-31 12:35:17 +01:00
docker-image.yaml resources: Finalize automated generation of the Docker image 2020-09-30 10:03:06 +01:00
fuzz-build.yaml build: github: Add a new action to build cargo fuzz 2020-10-01 11:16:35 +01:00
quality-aarch64.yaml build: Add quality checks workflow for AArch64 2020-08-24 10:59:08 +02:00
quality.yaml build: Use GitHub actions for clippy/build/rustfmt tests 2020-08-13 16:09:24 +02:00
release.yaml build: github: Prepare for splitting binaries by building all binaries 2020-07-06 10:56:10 +02:00