Skip to content

Commit efd7b47

Browse files
mnoah1behinddwalls
andauthored
docs(rfc): add stovepipe process step design (#308)
Adding a more detailed design/implementation plan for MVP version of the `process` step in the overall stovepipe workflow. --------- Co-authored-by: Preetam Dwivedi <behinddwalls@gmail.com>
1 parent ebe5d63 commit efd7b47

3 files changed

Lines changed: 311 additions & 5 deletions

File tree

doc/rfc/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Design documents and technical proposals, grouped by scope. Shared/cross-cutting
1717

1818
## Stovepipe
1919

20-
- [Stovepipe Workflow](stovepipe/workflow.md) - Post-merge trunk-validation pipeline: ingest trunk push events (webhook + fallback poll), batch since last green, build to validate, record per-commit health, bisect to the offending commit, hand off to a remediation extension
20+
- [Stovepipe Workflow](stovepipe/workflow.md) - Post-merge validation pipeline overview: ingest, process, build, record greenness, analyze projects, notify downstream
21+
- [Process stage](stovepipe/steps/process.md) - Build-strategy decision, per-queue concurrency gate, backlog coalescing, entity model, platform prerequisites
2122

2223
## Runway
2324

0 commit comments

Comments
 (0)