Expand description
Compiler from cuenv task definitions to IR v1.4
Transforms a cuenv Project with tasks into an intermediate representation
suitable for emitting orchestrator-native CI configurations.
§Stage Contributors
The compiler applies stage contributors (Nix, 1Password, Cachix) during compilation to inject setup/teardown tasks into the IR stages.
Modules§
- digest
- Runtime digest computation for cache keys
Structs§
- Compiler
- Compiler for transforming cuenv tasks to IR
- Compiler
Options - Compiler configuration options
Enums§
- Compiler
Error - Compiler errors