Expand description
Build Orchestrator
Source-to-binary package build pipeline with dependency resolution, build sandboxing via namespaces, and integration with the ports system.
Structs§
- Build
Config - Build configuration for a single package
- Build
Job - Build job status
- Build
Orchestrator - Build orchestrator that manages the full pipeline
- Build
Sandbox - Build sandbox configuration
- Dependency
Graph - Dependency graph for topological sort
Enums§
- Build
Stage - Build stage in the pipeline