-
Notifications
You must be signed in to change notification settings - Fork 817
docs(devlog): old-draft execution and release-readiness records #1758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 37 additions & 2 deletions
39
devlog/_plan/260815_old_draft_triage/030_release_readiness.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,38 @@ | ||
| # 030 - Release-readiness record (wp5) | ||
| # 030 - Release-readiness record (wp3) | ||
|
|
||
| Snapshot: 2026-08-15, dev tip b5bf24fe7 (subject to fleet movement). | ||
|
|
||
| ## Audit findings (readiness auditor, GO-WITH-FIXES, 2 blockers) | ||
|
|
||
| 1. Exact-tip CI evidence kept resetting as dev moved; the only real failure in | ||
| the window was 656376fc6 (4 stale GUI client-inventory assertions, fallout | ||
| from the #1744 MiniMax landing) - repaired by #1749, green at 31872155114. | ||
| 2. scripts/release.ts SemVer guard fail-open (unresolved #1753 finding): | ||
| compareReleaseVersions produced NaN on build-metadata cores | ||
| (2.19.3+build.1), passing any candidate. Fixed in #1757 (strict SemVer | ||
| parse, build metadata ignored for precedence, fail-closed throw; 3 | ||
| regression tests; release-helper suite 13/13). NOTE: release automation | ||
| change - flagged for the explicit security review MAINTAINERS.md requires. | ||
|
|
||
| ## Verified green | ||
|
|
||
| - OIDC release pipeline: last release run 31855514468 on main 161c09f60 | ||
| published v2.19.0 with signed provenance; npm latest = 2.19.0. Healthy. | ||
| - audit:high (root+gui): no vulnerabilities (also re-run in the lidge gate). | ||
| - Dependency/workflow hygiene: #1738 cleaned orphaned workflow identities. | ||
| - lidge full gates @ 9ed2e8459 (post-#1752 tree): 12347 tests, 0 fail. | ||
| - lidge full gates @ b5bf24fe7 (final tip incl. #1757): (pending at write time; | ||
| see final report). | ||
|
|
||
| ## Version-line state (for the release decision - NOT executed) | ||
|
|
||
| - dev package.json 2.18.0; v2.18.2/v2.19.0 are main-only release commits. | ||
| - Next sensible feature release: 2.20.0 (2.19.1 also legal; 2.19.0 collides). | ||
| - No release/publish/tag/main-promotion was performed in this loop. | ||
|
|
||
| ## Remaining before a release cut | ||
|
|
||
| - Exact-tip Cross-platform CI green on the chosen release candidate SHA. | ||
| - Service lifecycle runs on the version-bump commit (helper waits for it). | ||
| - Maintainer security approval for the final scripts/release.ts state (#1757). | ||
|
|
||
| (pending) | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
000_plan.mdexplicitly maps document030to wp5, while wp3 is the light-six integration phase recorded in020. Renaming this heading to wp3 therefore assigns two records to wp3 and leaves the planned release-readiness work package without its expected artifact; restorewp5here or update the work-phase map and related references consistently.Useful? React with 👍 / 👎.