24 Commits

Author SHA1 Message Date
Timothy Clem
ef0a26c8c8 Readme and action.yml cleanup
Some checks failed
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.0
2019-09-30 11:43:06 -07:00
Timothy Clem
3979a43fed Update readme with supported versions 2019-09-30 11:39:33 -07:00
Timothy Clem
3cfec0d220 Just add node_modules directly 2019-09-30 11:30:55 -07:00
Timothy Clem
a83939fb8c Husky wants to do this 2019-09-30 11:30:37 -07:00
Timothy Clem
895038cb9e Actually build the js 2019-09-30 11:29:33 -07:00
Timothy Clem
a803c8eafa These do not need to be async 2019-09-30 11:20:46 -07:00
Timothy Clem
ed3f2cf6f6 Throw an error, just to test 2019-09-30 11:12:07 -07:00
Timothy Clem
c7bae09eed Log what the toolPath is we are looking for 2019-09-30 11:00:01 -07:00
Timothy Clem
5e34fe46eb Cleanup: not using tempDir 2019-09-30 10:59:53 -07:00
Timothy Clem
b27e423a65 Format 2019-09-30 10:40:10 -07:00
Timothy Clem
116f7892df Don't check for .complete 2019-09-30 10:38:50 -07:00
Timothy Clem
db0581eb84 Updated node_modules 2019-09-30 10:05:10 -07:00
Timothy Clem
63b90beb0c npm audit fix 2019-09-30 10:04:01 -07:00
Timothy Clem
caa2e9e5b6 Updated node_mobules from what huskey wants to do 2019-09-30 10:02:47 -07:00
Timothy Clem
a7a93607c6 Handled deleted node_modules in husky commit 2019-09-30 10:02:27 -07:00
Timothy Clem
11998570ec Use ghc/cabal where they are installed (no toolcache) 2019-09-30 10:01:13 -07:00
Timothy Clem
d0615c7f8e Show cabal version usage in readme 2019-09-24 09:17:40 -07:00
Timothy Clem
012ca92c8e Test failing to find cabal version 2019-09-23 20:42:44 -07:00
Timothy Clem
fd2c5e7601 Handle defaults up a level 2019-09-23 20:32:15 -07:00
Timothy Clem
8cd05073c6 Allow setting cabal version too 2019-09-23 20:07:29 -07:00
Timothy Clem
343ceb1920 Get node_modules in order 2019-09-23 20:01:12 -07:00
Timothy Clem
907eb9b682 Bring over main workflow 2019-09-23 20:00:01 -07:00
Timothy Clem
241050c6d7 Husky commit correct node modules 2019-09-23 19:59:40 -07:00
Timothy Clem
1068d0618d Initial project setup
Partly ported from actions/setup-ruby
2019-09-23 19:56:26 -07:00