pnpm-ci
usage
neo run @aiou/generator-pnpm-ci
features
prepack follow parts into your project
💡 NOTE
CI workflows will automatic choose pnpm version and cache.pnpm-store
via https://github.com/pnpm/action-setup.
-
release.yml
- publish package withchangeset
-
snapshot-release.yml
- publish prerelease package withchangeset
-
husky
-
pre-commit
- precommit with eslint config @aiou/eslint-config vialint-staged
-
pre-merge
- automaticpnpm install
ifpackage.json
changed.
-
-
cz-emoji
- supportgit-cz
with cz-emoji. -
ISSUE_TEMPLATE & PR_REQUEST_TEMPLATE
- see here for more details