OKF Workbench

Release checklist

Release checklist

This release raises the extension target to Node 24 and the VS Code floor to 1.123, updates development dependencies, and qualifies VSCodium 1.126.04524. The minor version advance makes the changed editor requirement visible. The native CLI and OKF contract are unchanged. The completed predecessor record is 0.3.0.

Before tagging

The previous PR #47 validation predates the version change. It does not qualify 0.4.0 package bytes. Any changed packaged input requires the affected gates to run again.

Publication

  1. Confirm v0.4.0 does not exist locally, remotely, or in Open VSX.
  2. Confirm the final commit is reviewed, in main, and has passing required CI.
  3. Create git tag -a v0.4.0 -m "OKF Workbench 0.4.0", inspect its target with git rev-parse v0.4.0^{commit}, confirm main containment, then push that tag.
  4. Wait for all tagged release jobs to pass. They publish the GitHub Release, universal and four target VSIX packages, four CLI archives and checksums, Open VSX package set, and Homebrew/Scoop manifests.

Never print tokens, use local ovsx publication as a fallback, or reuse a version/tag for different bytes. Missing credentials fail closed.

After publication

Record results in the 0.4.0 release record. Existing 0.3.0 receipts remain historical. Open VSX versions are immutable; preserve evidence and fix forward with a higher version if publication reveals a defect.