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.32_EVIDENCE.md
+17-6Lines changed: 17 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# v0.0.32 Release Evidence
2
2
3
-
Status: active current release ledger
3
+
Status: released
4
4
Target release date: 2026-05-19
5
5
Target tag: `v0.0.32`
6
6
@@ -11,6 +11,7 @@ Tracks the `0.0.32` release cycle for documentation artifact cleanup and package
11
11
Current status note:
12
12
- As of the 2026-05-19 package metadata audit, `package.json`, `package-lock.json`, `package-lock.json#packages[""]`, `extension/manifest.json`, and `extension/package.json` are aligned at `0.0.32`.
13
13
- Chrome Web Store publication is explicitly skipped for this release. This release targets npm and GitHub only.
14
+
- The tag-driven public release workflow completed successfully on 2026-05-19, publishing npm package `opendevbrowser@0.0.32` and GitHub release `v0.0.32`.
14
15
15
16
## Reference State
16
17
@@ -92,13 +93,23 @@ Current status note:
92
93
93
94
## External Release Workflow Evidence
94
95
95
-
-[] Release workflow run URL
96
-
-[] npm publish verification
97
-
-[] Registry consumer smoke
98
-
-[] GitHub release URL
99
-
-[] GitHub release asset verification
96
+
-[x] Release workflow run URL: `https://github.com/freshtechbro/opendevbrowser/actions/runs/26095138803`
97
+
-[x] npm publish verification: `npm view opendevbrowser version dist-tags --json` returned version `0.0.32` and `latest: 0.0.32`.
98
+
-[x] Registry consumer smoke: workflow smoke passed; local post-publish smoke also passed with `helpLineCount: 807`, `versionMatches: true`, `extensionDirExists: true`, and `skillsDirExists: true`.
-[x] GitHub release asset verification: release is not draft, not prerelease, published at `2026-05-19T11:52:45Z`, and includes `opendevbrowser-extension.zip` plus `opendevbrowser-extension.zip.sha256`.
100
101
-[x] Chrome Web Store manual publish status: skipped by request for `v0.0.32`.
101
102
103
+
Release workflow result:
104
+
- Run `26095138803`: completed with conclusion `success`.
105
+
- Event: tag push for `v0.0.32`.
106
+
- Head SHA: `c5c4a37f705050eebff1486022f2c05f79b1549f`.
0 commit comments