Abstract Optional buildOwner gid that is set on build artifacts.
Optional buildOwner uid that is set on build artifacts.
Whether to enable build caching. When set to false, this builder will rebuild even when binary and checksum are both present in wasm/ directory
Readonly idUnique identifier of this builder implementation.
Logger.
Whether to skip any git fetch calls in the build script.
Name of directory where build artifacts are collected.
Whether the build log should be printed only on error, or always
Default Git reference from which to build sources.
Optional scriptThe build script.
Version of Rust toolchain to use.
Whether the build process should print more detail to the console.
Optional workspaceThe project workspace.
Static variantsGlobal registry of builder variants. Populated downstream.
Abstract buildAbstract buildProtected hashProtected populateProtected prebuildProtected resolveGenerated using TypeDoc
Can perform builds. Will only perform a build if a contract is not built yet or FADROMA_REBUILD=1 is set.