-
Notifications
You must be signed in to change notification settings - Fork 0
Release Process
Bert edited this page Aug 24, 2026
·
1 revision
A production Project Constellation release is a verified state shared by the canonical local folder, GitHub source/tag/release/wiki, and Google Drive checkpoint. A local ZIP by itself is not a release.
- Clean, pushed source and matching package/manifest version.
- Full
npm run verifypass locally and in GitHub Actions. - Production build with both public OAuth client IDs and stable extension identity.
- Real signed-in Google Drive and GitHub acceptance, including refresh/restart/revoke failure paths.
- Packaged-build acceptance for storage, recovery, provider integration, accessibility, and performance behavior.
- Independent SHA-256 verification of the installable and source archives.
- Matching release notes, changelog, receipt, wiki, GitHub Release, and Drive ACTIVE CHECKPOINT.
The exact maintainer procedure is version-controlled in the production release runbook. OAuth console values and acceptance steps are in the OAuth provisioning checklist.
Never publish a development package, a placeholder OAuth build, or mocked OAuth results as a production release.