cloud-hypervisor/.github/workflows
Omer Faruk Bayram c016a0d4d3 vmm: dbus: implement the D-Bus API
This commit introduces three new dependencies: `zbus`, `futures`
and `blocking`. `blocking` is used to call the Internal API in zbus'
async context which is driven by `futures::executor`. They are all
behind the `dbus_api` feature flag.

The D-Bus API implementation is behind the same `dbus_api` feature
flag as well.

Signed-off-by: Omer Faruk Bayram <omer.faruk@sartura.hr>
2023-06-06 10:18:26 -07:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml vmm: dbus: implement the D-Bus API 2023-06-06 10:18:26 -07:00
dco.yaml build: Exclude dependabot from DCO check workflow 2021-10-21 10:57:09 +02:00
docker-image.yaml build: Migrate from DockerHub to ghcr 2023-03-15 22:41:23 +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.yaml github: Build examples as well as tests in quality workflow 2023-02-16 09:59:14 -08:00
release.yaml build: Update development container and release action to Rust 1.67 2023-03-01 15:16:23 +00:00