Martin Fournier
c367de24a8
Add tool & workflow to fetch changelog
...
Rewrote the changelog script to use primarily merged pull requests
between "commit A" and "commit B".
It uses the GitHub rest api. The resulting data is pushed to a draft gist.
Manual usage is in the README.
Also adds a GitHub workflow action to run the tool on demand, through
the GitHub action's interface.
2022-01-25 10:20:36 -05:00
Thomas van der Pol
e86f1d755f
Fix CI step label for tests
2022-01-17 17:28:26 +10:00
Martin Fournier
d6c1f3bfca
Split CI into multiple jobs to get clearer results
2021-12-22 04:45:16 -05:00
Martin Fournier
8b355c365e
Add github workflow to run tests, linter & build
2021-12-19 15:43:13 -05:00
Olivier Gagnon
c9611cc824
delete workflows
2021-09-10 12:30:41 -04:00
hydroflame
7e8e9e03fc
Revert "Jest cypress types"
2021-09-10 00:13:03 -04:00
David Edmondson
e44813b65d
Only include jest tests in jest
...
Don't generate sourcemaps for TS
Remove github actions
2021-09-08 22:13:47 -07:00
David Edmondson
27e2b2ea65
separate PR/dev actions
2021-09-06 13:46:59 -07:00
David Edmondson
6320189717
Specify node version
2021-09-06 13:32:18 -07:00
David Edmondson
17da325585
Cache npm install, add tests
2021-09-06 13:29:35 -07:00
David Edmondson
5873b5fe19
Try again
2021-09-06 13:24:33 -07:00
David Edmondson
6d8b52c0d6
npm install
2021-09-06 13:20:07 -07:00
David Edmondson
8faa7faf8a
Set up GitHub Actions
2021-09-06 13:17:42 -07:00