fabro/lib/crates/fabro-cli
Bryan Helmkamp a64f4d0cd8
feat(template): unify workflow and config template syntax
Add a shared MiniJinja-based template crate and migrate workflow prompts,
imports, hooks, and InterpString env references to the new {{ ... }}
syntax. This also threads typed run inputs through workflow rendering and
updates docs and tests to match the new templating model.
2026-04-11 10:58:50 -04:00
..
src feat(template): unify workflow and config template syntax 2026-04-11 10:58:50 -04:00
tests/it feat(template): unify workflow and config template syntax 2026-04-11 10:58:50 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00