Commit graph

11 commits

Author SHA1 Message Date
Christopher Willis-Ford
1d9b3b85d6 ci: use context for GH and NPM tokens 2023-04-14 11:04:01 -07:00
renovate[bot]
c8c8873627
chore(deps): pin node orb to 5.1.0 2023-04-03 17:03:31 +00:00
Andy O'Neill
8d39d5e7e9
Merge pull request #3835 from aoneill01/fix/semantic-release
ci: use a specific version of semantic-release
2023-01-10 16:21:06 -05:00
Andy O'Neill
ba163c292d ci: use a specific version of semantic-release 2023-01-09 13:12:55 -05:00
Andy O'Neill
7b4417c7d6 ci: do not run commitlint on develop branch 2023-01-05 16:25:13 -05:00
Andy O'Neill
466036794c ci: use node 16 2022-12-14 11:03:27 -05:00
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