Re-exports§
pub use diff::DiffError;pub use diff::DigestDiff;pub use diff::compare_by_sha;pub use diff::compare_runs;pub use gc::GCConfig;pub use gc::GCError;pub use gc::GCStats;pub use gc::GarbageCollector;
Modules§
- affected
- compiler
- Compiler from cuenv task definitions to IR v1.5
- context
- diff
- Digest Diff Tool
- discovery
- CI project discovery utilities.
- emitter
- CI Pipeline Emitter Trait
- executor
- CI Pipeline Executor
- flake
- Nix flake.lock parsing and purity analysis
- gc
- Garbage Collection
- ir
- IR v1.5 - Intermediate Representation for CI Pipeline Compiler
- phases
- Phase configuration for CI pipelines
- pipeline
- Pipeline Utilities
- provider
- CI provider trait and implementations.
- report
- CI Pipeline Reporting