1
0
Fork 0
Commit Graph

64 Commits (37f5a852195044ba36b22b05242b57bd41e84370)

Author SHA1 Message Date
Danny McCormick 4f5cf60872
Update workflow.yml (#34) 2019-07-25 23:08:57 -04:00
Danny McCormick 0a64f32b4e
Update workflow.yml 2019-07-25 23:00:31 -04:00
Danny McCormick 5a1b82748e Merge branch 'master' of https://github.com/actions/toolkit 2019-07-11 16:14:13 -04:00
Danny McCormick d78ededdcb Remove legacy workflow 2019-07-11 16:14:02 -04:00
Danny McCormick df0101c5c3
v2 workflow (#30)
* Create workflow.yml

* Try lower version of node

* Try running tests serially

* Start jest directly

* Start jest directly

* Start jest directly

* Start jest directly

* Dont test exec on windows right now

* Dont test exec on windows right now
2019-07-11 16:12:50 -04:00
Jonathan Clem 4fa292edb2
Add Lint action to main.workflow 2019-05-21 10:36:00 -04:00
Jonathan Clem 618a7ec0f8
Change npm format to format-check and add format command 2019-05-20 11:21:45 -04:00
Jonathan Clem 32a1c14007
Add `lerna bootstrap` to main.workflow 2019-04-20 11:07:55 -04:00
Jonathan Clem 7343633101
Fix Compile/Dependencies needs in main.workflow 2019-04-20 11:01:43 -04:00
Jonathan Clem 39e21d45c8
Add build step to workflow file 2019-04-20 11:00:36 -04:00
Jonathan Clem d90e9d7582
Remove ESLint (still not compatible enough with TypeScript tooling) 2019-04-19 17:00:31 -04:00
Jonathan Clem 79a070cdc8
Use "ci" not "install" to install dependencies in actions 2019-04-19 15:46:22 -04:00
Jonathan Clem 3e32975625
Add ESLint and Prettier tooling 2019-04-19 15:35:44 -04:00
Jonathan Clem 37e19115be
Add a workflow for running tests 2019-04-19 15:23:03 -04:00