Sign in Sign up
cargo

dwarves-runa

The runes the dwarves' forge reads: the authoring layer for the dwarves CI/CD forge. Strongly-typed, RON-authored `Pipeline / Stage / Step / Trigger` pipelines with a step catalog spanning a normal build→test→deploy plus the common Tier-B/C steps (CargoBuild, Nextest, Lint, SecurityScan, Build-variant, ContainerBuild, PushImage, Sbom, HolgerPackage, ReleaseDoctor, PublishCrates, Deploy, ApprovalGate, Notify, ProvisionTestEnv, Xtask, …) and a load-time validator (DAG cycle-check over stage `needs`, reusing funnel-core's topo engine — no re-implemented Tarjan/Kahn). Pipelines read like config, validate like Rust, and drop to compiled `xtask` for real logic. Consumed by dwarves (the runner), xtask, and later the visual builder.

cargo View on Cargo

Activity

Latest release
2d ago
Total releases
4
Cadence
~10 days
Last 12 months
4

Reach

Downloads
110

Details

License
MIT OR Apache-2.0
First release
Aug 04, 2026
Releases
Version Released
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 initial