Skip to content

Commit 1759b57

Browse files
freshtechbrocodex
andauthored
Merge pull request #66 from freshtechbro/codex/release-v0.0.32-evidence
docs: record v0.0.32 release evidence Co-authored-by: Codex <noreply@openai.com>
2 parents c5c4a37 + 0bbee1c commit 1759b57

1 file changed

Lines changed: 17 additions & 6 deletions

File tree

docs/RELEASE_0.0.32_EVIDENCE.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# v0.0.32 Release Evidence
22

3-
Status: active current release ledger
3+
Status: released
44
Target release date: 2026-05-19
55
Target tag: `v0.0.32`
66

@@ -11,6 +11,7 @@ Tracks the `0.0.32` release cycle for documentation artifact cleanup and package
1111
Current status note:
1212
- 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`.
1313
- 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`.
1415

1516
## Reference State
1617

@@ -92,13 +93,23 @@ Current status note:
9293

9394
## External Release Workflow Evidence
9495

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`.
99+
- [x] GitHub release URL: `https://github.com/freshtechbro/opendevbrowser/releases/tag/v0.0.32`
100+
- [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`.
100101
- [x] Chrome Web Store manual publish status: skipped by request for `v0.0.32`.
101102

103+
Release workflow result:
104+
- Run `26095138803`: completed with conclusion `success`.
105+
- Event: tag push for `v0.0.32`.
106+
- Head SHA: `c5c4a37f705050eebff1486022f2c05f79b1549f`.
107+
- Completed at: `2026-05-19T11:52:50Z`.
108+
109+
GitHub release assets:
110+
- `opendevbrowser-extension.zip`: size `176329`, digest `sha256:0741f25b00df7c0c52a8b93549ca91b5502e9ccfe80b358cf296c83f5fc4e232`.
111+
- `opendevbrowser-extension.zip.sha256`: size `95`, digest `sha256:e738bd3106a8d653c3da53d12030377a9484a38e41f03f80ed49306f1ebb136f`.
112+
102113
## Notes
103114

104115
- Strict live gates are separate from release quality gates and are deferred unless specifically run.

0 commit comments

Comments
 (0)