Skip to content

ci: GitHub flow, CI matrix, and semantic-release - #1

Merged
BrainerVirus merged 1 commit into
mainfrom
feature/2026-08-28-github-flow
Aug 28, 2026
Merged

ci: GitHub flow, CI matrix, and semantic-release#1
BrainerVirus merged 1 commit into
mainfrom
feature/2026-08-28-github-flow

Conversation

@BrainerVirus

Copy link
Copy Markdown
Owner

Summary

  • Replace the single Test job with a workit-style CI matrix: check (test), check (typecheck), check (pack).
  • Release on main is semantic-release (npm publish + GitHub Release + tag) after a pack gate, then a manifest-sync PR.
  • Catalog cron opens a PR (fix(catalog): …) instead of pushing main or publishing itself.

Test plan

  • PR checks show the three named jobs and they pass
  • Merging this PR does not cut a new npm version (ci: commit)
  • After merge, protect main so direct pushes are blocked

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@BrainerVirus
BrainerVirus merged commit 96f82c2 into main Aug 28, 2026
3 checks passed
@BrainerVirus
BrainerVirus deleted the feature/2026-08-28-github-flow branch August 28, 2026 19:29
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant