|
1 | | -# git diff --name-only pr/26177-CHARLIE-029-system-health-postgres-metrics-panel -- |
| 1 | +# git diff --name-only pr/26177-CHARLIE-030-r2-storage-health-expanded-validation -- |
2 | 2 | admin/system-health.html |
3 | 3 | assets/theme-v2/js/admin-system-health.js |
4 | | -docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation.md |
5 | | -docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_branch-validation.md |
6 | | -docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_manual-validation-notes.md |
7 | | -docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_requirements-checklist.md |
8 | | -docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_validation-lane.md |
| 4 | +docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison.md |
| 5 | +docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_branch-validation.md |
| 6 | +docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_manual-validation-notes.md |
| 7 | +docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_requirements-checklist.md |
| 8 | +docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_validation-lane.md |
9 | 9 | docs_build/dev/reports/codex_changed_files.txt |
10 | 10 | docs_build/dev/reports/codex_review.diff |
11 | 11 | docs_build/dev/reports/coverage_changed_js_guardrail.txt |
12 | 12 | docs_build/dev/reports/playwright_v8_coverage_report.txt |
13 | | -src/api/admin-system-health-api-client.js |
14 | 13 | src/dev-runtime/server/local-api-router.mjs |
15 | 14 | tests/api/admin-system-health/contract.test.mjs |
16 | 15 | tests/dev-runtime/AdminHealthOperations.test.mjs |
17 | 16 | tests/playwright/tools/AdminHealthOperationsPage.spec.mjs |
18 | 17 |
|
19 | 18 | # git status --short |
20 | | - M docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation.md |
21 | | - M docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_branch-validation.md |
22 | | - M docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_manual-validation-notes.md |
23 | | - M docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_requirements-checklist.md |
24 | | - M docs_build/dev/reports/PR_26177_CHARLIE_030-r2-storage-health-expanded-validation_validation-lane.md |
| 19 | + M docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison.md |
| 20 | + M docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_branch-validation.md |
| 21 | + M docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_manual-validation-notes.md |
| 22 | + M docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_requirements-checklist.md |
| 23 | + M docs_build/dev/reports/PR_26177_CHARLIE_031-environment-health-comparison_validation-lane.md |
25 | 24 | M docs_build/dev/reports/codex_review.diff |
| 25 | + M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
26 | 26 | M docs_build/dev/reports/playwright_v8_coverage_report.txt |
27 | 27 |
|
28 | | -# git diff --stat pr/26177-CHARLIE-029-system-health-postgres-metrics-panel -- |
29 | | - admin/system-health.html | 13 +- |
30 | | - assets/theme-v2/js/admin-system-health.js | 41 +- |
31 | | - ...IE_030-r2-storage-health-expanded-validation.md | 35 + |
32 | | - ...health-expanded-validation_branch-validation.md | 17 + |
33 | | - ...-expanded-validation_manual-validation-notes.md | 9 + |
34 | | - ...h-expanded-validation_requirements-checklist.md | 13 + |
35 | | - ...e-health-expanded-validation_validation-lane.md | 22 + |
36 | | - docs_build/dev/reports/codex_changed_files.txt | 70 +- |
37 | | - docs_build/dev/reports/codex_review.diff | 988 +++++++++++---------- |
38 | | - .../dev/reports/coverage_changed_js_guardrail.txt | 6 +- |
39 | | - .../dev/reports/playwright_v8_coverage_report.txt | 17 +- |
40 | | - src/api/admin-system-health-api-client.js | 4 + |
41 | | - src/dev-runtime/server/local-api-router.mjs | 105 ++- |
42 | | - tests/api/admin-system-health/contract.test.mjs | 19 + |
43 | | - tests/dev-runtime/AdminHealthOperations.test.mjs | 6 + |
44 | | - .../tools/AdminHealthOperationsPage.spec.mjs | 8 +- |
45 | | - 16 files changed, 851 insertions(+), 522 deletions(-) |
| 28 | +# git diff --stat pr/26177-CHARLIE-030-r2-storage-health-expanded-validation -- |
| 29 | + admin/system-health.html | 20 + |
| 30 | + assets/theme-v2/js/admin-system-health.js | 50 ++ |
| 31 | + ...77_CHARLIE_031-environment-health-comparison.md | 33 + |
| 32 | + ...ironment-health-comparison_branch-validation.md | 17 + |
| 33 | + ...nt-health-comparison_manual-validation-notes.md | 9 + |
| 34 | + ...ent-health-comparison_requirements-checklist.md | 12 + |
| 35 | + ...nvironment-health-comparison_validation-lane.md | 21 + |
| 36 | + docs_build/dev/reports/codex_changed_files.txt | 71 +-- |
| 37 | + docs_build/dev/reports/codex_review.diff | 663 +-------------------- |
| 38 | + .../dev/reports/coverage_changed_js_guardrail.txt | 3 +- |
| 39 | + .../dev/reports/playwright_v8_coverage_report.txt | 8 +- |
| 40 | + src/dev-runtime/server/local-api-router.mjs | 76 +++ |
| 41 | + tests/api/admin-system-health/contract.test.mjs | 13 + |
| 42 | + tests/dev-runtime/AdminHealthOperations.test.mjs | 9 + |
| 43 | + .../tools/AdminHealthOperationsPage.spec.mjs | 11 + |
| 44 | + 15 files changed, 305 insertions(+), 711 deletions(-) |
0 commit comments