You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_0.0.19_EVIDENCE.md
+27-18Lines changed: 27 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# v0.0.19 Release Evidence
2
2
3
-
Status: active release ledger
3
+
Status: historical completed release ledger
4
4
Target release date: 2026-04-13
5
5
Last updated: 2026-04-13
6
6
7
7
## Scope
8
8
9
-
Tracks the `0.0.19` release-prep cycle after the published `v0.0.18` release, including npm registry-consumer smoke hardening, browser-scoped computer-use discoverability updates, the screencast stop-race fix, version alignment, packaging, and release handoff readiness.
9
+
Tracks the completed `0.0.19` release cycle after the published `v0.0.18` release, including npm registry-consumer smoke hardening, browser-scoped computer-use discoverability updates, the screencast stop-race fix, version alignment, packaging, and release closeout evidence.
10
10
11
11
## Baseline comparison
12
12
@@ -17,7 +17,7 @@ Tracks the `0.0.19` release-prep cycle after the published `v0.0.18` release, in
17
17
- GitHub assets:
18
18
-`opendevbrowser-extension.zip`
19
19
-`opendevbrowser-extension.zip.sha256`
20
-
- Current `0.0.19` delta is based on the post-`v0.0.18` hardening work in `codex/generalfixes`.
20
+
- Current `0.0.19` delta is based on the post-`v0.0.18` hardening work that merged from `codex/generalfixes` via PR `#22`.
21
21
22
22
## Release summary
23
23
@@ -28,9 +28,10 @@ Tracks the `0.0.19` release-prep cycle after the published `v0.0.18` release, in
28
28
29
29
## Current repo note
30
30
31
-
- Active release-prep branch: `codex/generalfixes`
32
-
- Release tag not pushed yet: `v0.0.19`
33
-
- npm `latest` still points to `0.0.18`
31
+
- Release-prep branch `codex/generalfixes` merged into `main` via PR `#22`
-`npm view opendevbrowser version` returned `0.0.19`
107
116
108
117
## Review note
109
118
110
119
- Diff review found no blocking issue in the recorder race fix, registry-consumer smoke lane, release workflow wiring, or the `0.0.19` doc/version cutover.
111
120
112
121
## Notes
113
122
114
-
- This ledger is commit-ready release-prep evidence, not publish proof.
115
-
- The only mandatory gate still pending is the publish-time registry-consumer smoke for `0.0.19`, which becomes actionable only after tag push and npm publish.
123
+
- This ledger now captures completed `0.0.19`release evidence, not only release-prep proof.
124
+
- The mandatory publish-time registry-consumer smoke is closed with a successful post-publish run against npm `latest`.
116
125
- Keep `docs/RELEASE_0.0.18_EVIDENCE.md` and `docs/NPM_0_0_18_PARITY_INVESTIGATION.md` historical; do not rewrite them as active `0.0.19` guidance.
0 commit comments