docs: sync late May 19 release roadmap state

This commit is contained in:
Affaan Mustafa
2026-05-19 18:51:25 -04:00
committed by Affaan Mustafa
parent 9819626459
commit b3c015c744
10 changed files with 74 additions and 43 deletions

View File

@@ -259,7 +259,7 @@ test('GA roadmap mirrors the current May 19 release evidence', () => {
for (const marker of [
'owner-approval-packet-2026-05-19.md',
'preview-pack smoke digest `531328aaaa53`',
'local 2560-test suite',
'local 2568-test suite',
'PR #2001',
'GitHub Actions run `26102500291`',
'PR #2002',

View File

@@ -190,7 +190,7 @@ function seedRepo(rootDir, overrides = {}) {
'Operator dashboard',
'GitGuardian',
'macOS/Ubuntu/Windows test matrix',
'2560 passed',
'2568 passed',
'Business baseline',
'$1,728/mo',
'$8,272/mo'
@@ -443,7 +443,7 @@ function runTests() {
'Operator dashboard',
'GitGuardian',
'macOS/Ubuntu/Windows test matrix',
'2560 passed',
'2568 passed',
'Business baseline',
'$1,728/mo',
'$8,272/mo',

View File

@@ -68,7 +68,7 @@ function seedRepo(rootDir, overrides = {}) {
'Operator dashboard',
'GitGuardian',
'macOS/Ubuntu/Windows test matrix',
'2560 passed'
'2568 passed'
].join('\n'),
'docs/releases/2.0.0-rc.1/operator-readiness-dashboard-2026-05-19.md': [
'This dashboard is generated by `npm run operator:dashboard`',
@@ -238,7 +238,7 @@ function runTests() {
'Operator dashboard',
'GitGuardian',
'macOS/Ubuntu/Windows test matrix',
'2546 passed'
'2560 passed'
].join('\n')
});