diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-23 16:12:03 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-27 20:38:04 +0000 |
| commit | 2b21b807bdf6c0bab548ffceb5c41eee0902890c (patch) | |
| tree | e3b17db923384dd512ae40f0f263de165d119f4f /tests | |
| parent | 6a6c8cf8b70bc387ea7241b5c9ec457cb525eb40 (diff) | |
Prevent Phase 4 from using wrong service (ngit-relay vs ngit-grasp)
Add validation to ensure Phase 4 scripts use ngit-grasp service
(with structured logging) instead of ngit-relay service.
Changes:
- Add validate-service.sh helper for reusable service validation
- Add validation to run-migration-analysis.sh before Phase 4
- Add validation to 30-extract-parse-failures.sh
- Add validation to 31-extract-purgatory-expiry.sh
- Update migration guide with clear warnings about service selection
- Expand troubleshooting for 'Phase 4 finds no logs' issue
- Emphasize lesson learned in relay.ngit.dev notes
This prevents the issue where Phase 4 was run against ngit-relay.service
and found no parse failures because structured logging only exists in
ngit-grasp services.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions