chore(consistency): register RMGR-WP-0003
This commit is contained in:
parent
5921b65c49
commit
3dd5822d31
2 changed files with 10 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
| --- | --- | --- | --- | --- |
|
||||
| workplan | RMGR-WP-0001 | finished | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| workplan | RMGR-WP-0002 | finished | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| workplan | RMGR-WP-0003 | finished | — | workplans/RMGR-WP-0003-production-pilot-dual-run.md |
|
||||
| task | RMGR-WP-0001-T01 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T02 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T03 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
|
|
@ -21,3 +22,7 @@
|
|||
| task | RMGR-WP-0002-T04 | done | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T05 | done | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T06 | done | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0003-T01 | done | — | workplans/RMGR-WP-0003-production-pilot-dual-run.md |
|
||||
| task | RMGR-WP-0003-T02 | done | — | workplans/RMGR-WP-0003-production-pilot-dual-run.md |
|
||||
| task | RMGR-WP-0003-T03 | done | — | workplans/RMGR-WP-0003-production-pilot-dual-run.md |
|
||||
| task | RMGR-WP-0003-T04 | done | — | workplans/RMGR-WP-0003-production-pilot-dual-run.md |
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ related:
|
|||
- RMGR-WP-0002
|
||||
- STATE-WP-0079
|
||||
- specs/ArchitectureBlueprint.md
|
||||
state_hub_workstream_id: "f914d79d-8e6f-4cb1-9c5f-fad4eac253c0"
|
||||
---
|
||||
|
||||
# Production pilot dual-run: config, bulk path, push-seal
|
||||
|
|
@ -35,6 +36,7 @@ host_paths SoR, dashboards.
|
|||
id: RMGR-WP-0003-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e843f4b1-5ed9-4e38-adc0-8ea711359c1a"
|
||||
```
|
||||
|
||||
Load dual-run settings from `~/.repo-manager/dual-run.yaml` (and optional
|
||||
|
|
@ -49,6 +51,7 @@ reconcile, pilot_repos, writeback_push, meter_path. Document and unit-test.
|
|||
id: RMGR-WP-0003-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "8bc99a17-8332-4e56-9e78-a63cd3bbc416"
|
||||
```
|
||||
|
||||
When dual-run writeback is on for the task's repo, `POST /tasks/bulk-status-sync`
|
||||
|
|
@ -63,6 +66,7 @@ SH. Failures log and fall back to native DB-only (file via later C-15).
|
|||
id: RMGR-WP-0003-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "fa01c87e-06d7-4048-821d-97e4fc0baafe"
|
||||
```
|
||||
|
||||
When `writeback_push: true` (or `RM_WRITEBACK_PUSH=1`), RM writeback path pushes
|
||||
|
|
@ -78,6 +82,7 @@ only; do not force).
|
|||
id: RMGR-WP-0003-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "0dbf65fd-d996-4f49-9951-f9b7df7053ea"
|
||||
```
|
||||
|
||||
Ship example config for pilot `repo-manager`, update `docs/dual-run.md`, capture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue