Skip to main content

Module builds

Module builds 

Source
Expand description

Build submission and status.

Structs§

NewBuild
A new build of a local worktree: the v0 IR is pre-rendered and the source is uploaded inline as a gzipped tarball (base64 source_b64).
NewRepoBuild
A new build addressed by the repo-natural identity (repo_name, source_slug) rather than the org-global pipeline slug — the hm run path. A repo-local client knows its git remote and its in-repo pipeline name, but not the namespaced slug the server assigns on discovery.