go-build/pkg
Snider 21a4e2f83a feat(build): action-style Pipeline gateway shared by CLI + API paths
- pkg/build/pipeline.go (new): reusable Pipeline.Run gateway — discovery →
  options → setup-plan → builders → publish → checksums → archive
- pkg/build/pipeline_test.go (new): coverage including nil-plan rejection
- cmd_project.go: CLI build path now invokes shared pipeline
- pkg/api/provider.go: /build endpoint invokes shared pipeline
- README + docs/{architecture,RFC}: orchestration surface documented

Verified: go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 01:54:51 +01:00
..
api feat(build): action-style Pipeline gateway shared by CLI + API paths 2026-04-15 01:54:51 +01:00
build feat(build): action-style Pipeline gateway shared by CLI + API paths 2026-04-15 01:54:51 +01:00
release feat(build): full .core/build.yaml propagation + cache init + mlx tag 2026-04-14 16:06:54 +01:00
sdk refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00