Add Railiance Stage 1 run command
This commit is contained in:
parent
f7c8670d19
commit
f68e1b36da
7 changed files with 376 additions and 5 deletions
|
|
@ -135,7 +135,7 @@ logic into the upstream repository.
|
|||
|
||||
```task
|
||||
id: RAIL-BS-WP-0006-T04
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "95c3311b-04bb-4c83-bda3-47958217b665"
|
||||
```
|
||||
|
|
@ -152,6 +152,8 @@ Expected behavior:
|
|||
|
||||
**Done when:** at least one representative app can complete Stage 1 locally.
|
||||
|
||||
2026-06-27: Added `tools/cmd/railiance-run`, the `bin/railiance run` dispatcher entry, and `docs/railiance-run-command.md`. The command reads `railiance/app.toml`, runs Stage 1 commands and local checks, and emits `railiance.run-result.v1` JSON without command logs or secret values. Updated the overlay generator so a generated Forgejo overlay completes Stage 1 locally in this environment; Helm rendering is optional when Helm is unavailable.
|
||||
|
||||
---
|
||||
|
||||
### T05 - Canary Helm chart template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue