cloud-hypervisor/.github/workflows
Rob Bradford 850c0c8319 .github: workflows: Fix per commit buildability check
Fetch the whole git repository (not just the specific commit) and use
the github context instead of hardcoded branch.

Unfortunately now that we process the list of revisions correctly it
shows that the checks don't work on aarch64 due to cross limitations so
this has been removed.

Fixes: #4523

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-08-30 21:40:31 +01:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml .github: Move per-commit check (using --tests) to quality checks 2022-08-11 13:18:33 +01:00
dco.yaml build: Exclude dependabot from DCO check workflow 2021-10-21 10:57:09 +02:00
docker-image.yaml github: Use tag derived from date for docker image 2022-02-18 11:45:40 +00:00
fuzz-build.yaml build: Temporarily use git version of cargo-fuzz in GH action 2021-09-27 17:08:43 +08:00
quality-aarch64.yaml .github: workflows: Fix per commit buildability check 2022-08-30 21:40:31 +01:00
quality.yaml .github: workflows: Fix per commit buildability check 2022-08-30 21:40:31 +01:00
release.yaml build: Update development container to Rust 1.62 2022-07-05 11:50:46 +01:00