hydroflame
7f5d887506
Trying to deploy on build
2022-10-22 00:17:58 -04:00
hydroflame
82caadfac6
Rename job
2022-10-21 23:59:07 -04:00
hydroflame
b94e3cd9d9
Update deploy_dev.yml
...
rm dev as onpush
2022-10-21 23:58:00 -04:00
hydroflame
353043347c
Create deploy_dev.yml
2022-10-21 23:57:21 -04:00
Snarling
dab8c1a976
fix paths
2022-10-21 10:49:44 -04:00
Snarling
f5c8bec139
Create build.yml
2022-10-21 10:35:22 -04:00
Olivier Gagnon
af1a1ac58d
Rename lots of reference from old to new repo
2022-10-20 03:56:59 +11:00
hydroflame
5c942b6229
Update PULL_REQUEST_TEMPLATE
2022-10-04 11:59:28 -04:00
Alt
90e116a268
Modify PR template
2022-09-23 15:38:15 +02:00
Olivier Gagnon
c2b4a5b52a
Update codebase for stanek
2022-05-19 02:48:50 -04:00
Martin Fournier
f7fbee0688
doc: Add linked issues info in pr template
2022-04-15 11:00:04 -04:00
Martin Fournier
fbe81efef3
tools: Add GitHub action to validate PR titles
...
Ensures the pull request title matches a certain pattern.
If it does not match, warns the user by commenting on the PR & adding a label.
2022-04-15 10:59:53 -04:00
Olivier Gagnon
f2d8d11d32
tempalte
2022-04-14 12:16:03 -04:00
Anatoly Kussul
4b5d38c940
ci check lint only on changed files
2022-04-13 04:42:44 +03:00
Olivier Gagnon
e07a223d77
Added fmt and lint warnings to github pr template
2022-04-06 19:36:35 -04:00
Olivier Gagnon
48f80f25d6
fmt and lint
2022-04-06 19:30:08 -04:00
Martin Fournier
efb697bff9
Add GitHub action to check PRs for generated files
...
Checks and warns the user if he includes files in /dist or /markdown.
2022-03-21 13:53:29 -04:00
Olivier Gagnon
fb93d97493
change name of ci step
2022-03-20 22:03:11 -04:00
Olivier Gagnon
901ee92fe9
prettier ci
2022-03-20 22:02:36 -04:00
Martin Fournier
c4ddb5ef64
Add tool to bump version & create PR
...
This includes a tool to update the various files in the repo that need
to change when a version increments.
It also includes a workflow to trigger the action manually, passing it a
version & a changelog url. It'll update the values, build the app, build
the doc, make a commit in a branch, and create a pull request to merge
this stuff back into dev.
2022-01-25 10:20:36 -05:00
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
Olivier Gagnon
b0c07336cf
update template
2022-01-15 15:37:46 -05:00
Olivier Gagnon
b446bd9227
template
2022-01-14 14:28:09 -05: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