Commit graph

5 commits

Author SHA1 Message Date
Christopher Willis-Ford
582c011988 build: tell commitlint to ignore release commits instead of disabling Husky during semantic-release 2022-08-26 10:16:25 -07:00
Christopher Willis-Ford
8bac25cdc8 ci: use commitlint orb, disable commitlint during semantic-release
These changes came from what I learned while implementing
semantic-release for scratch-paint.
2022-08-26 10:01:11 -07:00
Christopher Willis-Ford
5700456f13 ci(transifex): access TX_TOKEN by using new 'transifex' CI context 2022-07-06 08:35:28 -07:00
Christopher Willis-Ford
8263893c5b ci: add GH Pages deploy and the i18n cron job
All non-cron builds deploy to GH Pages, but only release branches
generate actual releases on npm / GH. Hotfix branches are considered
release branches and should be released under the `hotfix` tag on npm.
2022-06-07 14:55:24 -07:00
Christopher Willis-Ford
c2c66a68d6 ci: add initial CircleCI config
This doesn't yet handle hotfixes or cron jobs
2022-06-07 11:44:06 -07:00