Commit graph

11 commits

Author SHA1 Message Date
Danny McCormick
5ade4e801e
Update workflow.yml (#15)
* Update workflow.yml

* Update README.md
2019-07-16 14:27:47 -04:00
Danny McCormick
1b5d27de82
Update workflow.yml (#14) 2019-07-11 13:22:43 -04:00
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
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