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). - NewRepo
Build - A new build addressed by the repo-natural identity
(repo_name, source_slug)rather than the org-global pipeline slug — thehm runpath. A repo-local client knows its git remote and its in-repo pipeline name, but not the namespaced slug the server assigns on discovery.