Commit graph

11 commits

Author SHA1 Message Date
Danny McCormick
7d038c140f
Use legacy action until this is public 2019-07-11 13:06:21 -04:00
Danny McCormick
18cbc6a02c
Remove version 2019-07-11 13:02:52 -04:00
Danny McCormick
e93d8fd1dc
Try adding v2 workflow 2019-07-11 13:01:38 -04:00
Danny McCormick
7c614ea4aa Fix matchers 2019-06-18 14:52:43 -04:00
Danny McCormick
cf1f242ce7
column not character 2019-06-18 13:49:18 -04:00
Danny McCormick
161ccaf237
Naming 2019-06-18 13:41:23 -04:00
Danny McCormick
1db1748819
Remove dup 2019-06-18 10:59:00 -04:00
Danny McCormick
e2d9812c04
Add eslint problem matchers (#10)
* Add eslint problem matchers

* Use absolute paths
2019-06-18 10:50:43 -04:00
Danny McCormick
82902559de
Add tsc problem matcher (#9)
* Add tsc problem matcher

* Update readme
2019-06-17 16:21:20 -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