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
- Vendor
Release Identity - The private identity of the assembled vendor archive.
- Vendor
Release Output - 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.