Commit Graph
15 Commits
Author SHA1 Message Date
Danny McCormickandGitHub 18cbc6a02c Remove version 2019-07-11 13:02:52 -04:00
Danny McCormickandGitHub e93d8fd1dc Try adding v2 workflow 2019-07-11 13:01:38 -04:00
Danny McCormickandGitHub b4ae196409 Update action.yml 2019-07-09 12:41:09 -04:00
Danny McCormick 4d73af8dd9 Consume different tool-cache 2019-06-26 16:52:05 -04:00
Danny McCormickandGitHub e4990368a5 Update toolkit we consume (#11) 2019-06-24 15:09:39 -04:00
Danny McCormick 7c614ea4aa Fix matchers 2019-06-18 14:52:43 -04:00
Danny McCormickandGitHub cf1f242ce7 column not character 2019-06-18 13:49:18 -04:00
Danny McCormickandGitHub 161ccaf237 Naming 2019-06-18 13:41:23 -04:00
Danny McCormickandGitHub 1db1748819 Remove dup 2019-06-18 10:59:00 -04:00
Danny McCormickandGitHub e2d9812c04 Add eslint problem matchers (#10)
* Add eslint problem matchers

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

* Update readme
2019-06-17 16:21:20 -04:00
Danny McCormickandGitHub 4ac54ebb92 Update main.workflow.yml 2019-06-17 10:46:23 -04:00
Danny McCormickandGitHub 44d225afd7 Don't attach husky on CI 2019-06-17 10:28:39 -04:00
Danny McCormickandGitHub 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
Danny McCormickandGitHub 075e678472 Use husky to manage deps (#7)
* Add husky

* Update docs

* Don't ignore node_modules
2019-06-17 09:32:08 -04:00