Skip to main content

Module assemble_openvmm_vendor_release

Module assemble_openvmm_vendor_release 

Source
Expand description

Assemble the uploaded OpenVMM vendor archive.

GitHub provides the source archive for the release tag. This node builds the additional vendor tarball a packager needs for cargo build --locked --offline.

Structs§

Node
(see module-level docs)
Request
VendorReleaseIdentity
The private identity of the assembled vendor archive.
VendorReleaseOutput
The assembled vendor archive transferred between jobs.

Constants§

CARGO_CONFIG_FILE
The vendored Cargo source replacement config emitted by cargo vendor.

Functions§

read_vendor_identity
Read the identity transferred with assembled vendor assets.
resolve_identity
Resolve the identity of the OpenVMM checkout in the current working directory.