Writing · Tag
Articles tagged "pre-commit-hooks".
1 article on this topic.
Articles tagged "pre-commit-hooks"
·6 min read · chrome-extension , github-actions , pre-commit-hooks
Chrome extension version-bump discipline: pre-commit + GitHub Actions
The Chrome Web Store rejects re-uploads with the same manifest version. Catch the missed bump locally in a pre-commit hook; gate it again in CI.