Skip to content

馃殌 Configure release-it - #22

Merged
IsaacInsoll merged 1 commit into
mainfrom
release/configure-release-it
Aug 5, 2026
Merged

IsaacInsoll merged 1 commit into
mainfrom
release/configure-release-it

Conversation

@IsaacInsoll

Copy link
Copy Markdown
Owner

Summary

  • exact-pin release-it 21.0.0 and use an unpublished 0.0.0-development baseline
  • validate synchronized main and curated changelog notes before one atomic release commit/tag push
  • keep npm publishing and GitHub Release creation in the future tag workflow
  • run the complete local release gate before release-it mutates package versions
  • keep routine release-it updates manually coordinated

Verification

  • npm run release:check
  • npm run format:check
  • npm run lint
  • npm run typecheck
  • npm test (67 tests)
  • isolated no-tag and existing-tag preflight checks
  • isolated atomic 1.0.0-rc.0 release to a local bare remote
  • root and packed-consumer audits report zero vulnerabilities

Add a guarded, single-maintainer release flow that validates curated changelog notes, runs the complete local gate before mutation, and atomically pushes the generated version commit and annotated tag. Keep npm and GitHub Release publishing in the future tag workflow, use 0.0.0-development as the unpublished baseline, and treat release-it updates as manually coordinated publishing changes.
@IsaacInsoll
IsaacInsoll merged commit 0cf3189 into main Aug 5, 2026
6 checks passed
@IsaacInsoll
IsaacInsoll deleted the release/configure-release-it branch August 5, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants