Commit graph

3 commits

Author SHA1 Message Date
Danny McCormick
d2b505129d
Try adding v2 workflow (#13)
* Try adding v2 workflow

* Remove version

* Use legacy action until this is public

* Remove legacy workflow
2019-07-11 13:10:59 -04:00
Danny McCormick
4ac54ebb92
Update main.workflow.yml 2019-06-17 10:46:23 -04:00
Danny McCormick
b9fb64b093
Add ci and fix linux tests (#8)
* Add actions ci

* Add format-check

* Test doesnt depend on build

* Fix linux tests

* Fix other linux test

* Use azp for cross-platform support for now

* Dogfood ci

* Update main.workflow.yml

* Update main.workflow.yml

* Update main.workflow.yml

* Update main.workflow.yml

* Update main.workflow.yml

* Update main.workflow.yml

* back to runs-on

* Try lowercase

* Back to upper

* Pool under runs-on

* Switch from install to ci

* Make sure we have right version of node

* Indenting issues

* Install instead of ci to avoid reinstalling tarballs

* Update main.workflow.yml

* Update main.workflow.yml

* Try ci again

* Update main.workflow.yml

* Update main.workflow.yml

* Update main.workflow.yml

* Remove logging step

* Try pruning first so that devDeps definitely aren't installed

* Clean tests

* Spacing

* Randomize folder for concurrent builds

* Dont fail on not being able to unlink

* Dont fail on not being able to unlink
2019-06-17 09:32:51 -04:00