Skip to content

ci(release): install git hooks before publish#22

Merged
Astralchemist merged 1 commit into
mainfrom
ci/fix-release-hooks
May 26, 2026
Merged

ci(release): install git hooks before publish#22
Astralchemist merged 1 commit into
mainfrom
ci/fix-release-hooks

Conversation

@Astralchemist
Copy link
Copy Markdown
Owner

The 0.1.5 release run failed at npm publish because prepublishOnly runs bun test, and pre-commit-hook.test.ts asserts the git hook is installed — but release.yml skipped bun run install:hooks (unlike ci.yml). Adds the step. No package was published (the gate blocked it).

🤖 Generated with Claude Code

@Astralchemist Astralchemist merged commit 51e3a3c into main May 26, 2026
6 of 7 checks passed
@Astralchemist Astralchemist deleted the ci/fix-release-hooks branch May 26, 2026 12:58
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.

1 participant