Commit Graph

30 Commits (e0d741495031810b62ed3fcc0b3072bd24dfb16a)

Author SHA1 Message Date
Danny McCormick e0d7414950 Revert "Add lts version (#17)"
This reverts commit 419dce7d3b.
2019-07-29 20:43:23 -04:00
Danny McCormick 374a5fddc3 Document lts option 2019-07-29 10:50:34 -04:00
Danny McCormick 419dce7d3b
Add lts version (#17) 2019-07-29 10:46:38 -04:00
Danny McCormick cf52edc461
steps not actions 2019-07-25 22:59:58 -04:00
Chris Patterson 0351feb393
changing actions to steps 2019-07-25 21:00:00 -04:00
Danny McCormick 8944f08d2a
Update README.md 2019-07-23 15:45:28 -04:00
Danny McCormick 36135c75f3
Add checkout 2019-07-23 15:16:56 -04:00
Danny McCormick c55690e1a0
Update workflow.yml (#16) 2019-07-23 11:52:39 -04:00
Danny McCormick 65b4c0f1d8
Remove TODOs for making public 2019-07-17 10:31:38 -04:00
Danny McCormick 5ade4e801e
Update workflow.yml (#15)
* Update workflow.yml

* Update README.md
2019-07-16 14:27:47 -04:00
Danny McCormick 5efb076871
Fix husky 2019-07-12 11:01:41 -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 b4ae196409
Update action.yml 2019-07-09 12:41:09 -04:00
Bryan MacFarlane 74bc508b74
cp args 2019-06-26 16:32:26 -06:00
Danny McCormick 4d73af8dd9 Consume different tool-cache 2019-06-26 16:52:05 -04:00
Danny McCormick 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 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 44d225afd7
Don't attach husky on CI 2019-06-17 10:28:39 -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
Danny McCormick 075e678472
Use husky to manage deps (#7)
* Add husky

* Update docs

* Don't ignore node_modules
2019-06-17 09:32:08 -04:00
Jonathan Clem 68c1f30223 Change `workflow:` to `jobs:` in README (#4) 2019-06-07 15:23:54 -04:00
Bryan MacFarlane 3b7fa72b60 Add installer
* start

* Add tests

* Clean up changes

* Update tool-cache we consume

* Use custom 7zr
2019-06-05 15:17:00 -04:00
Bryan MacFarlane 47177e86fd init 2019-05-30 23:10:12 -04:00