Commit Graph

10 Commits

Author SHA1 Message Date
Janne Valkealahti
7b8939ae83 Add support for maven/gradle versions
- Essentially use same concepts as jdk install to switch
  maven and gradle versions if those are defined with config.
- Bump to tool-cache 1.3.0 as 1.0.0 tries to use
  node_modules/@actions/tool-cache/scripts/externals/unzip which doesn't have
  execute flag so you'd get `Permission denied`
- `extractZipNix` in toolkit no longer support relative path so needs to
  resolve absolute path before passing file to these methods.
- Commit has my local build for `index.js` which probably should get
  recreated but makes it easier to test this from a PR branch.
- Fixes #40
2020-01-17 12:58:57 +00:00
Bryan Clark
6924f73ee0 Address latest review feedback 2019-12-19 08:52:26 -08:00
Bryan Clark
d2eada383a direct ncc to setup-java 2019-11-28 14:48:36 -08:00
Konrad Pabjan
980efe83e2 Cleanup 2019-11-25 10:12:17 -05:00
Konrad Pabjan
66e61f647e Configure ncc and remove node_modules 2019-11-25 10:04:57 -05:00
Danny McCormick
40205d2e16
Consume toolkit from npmjs (#16) 2019-08-20 10:26:11 -04:00
Danny McCormick
3e0c421c42
v1 (#12) 2019-08-01 09:40:31 -04:00
Danny McCormick
0cf3ae56f5
Download from Azul if no Jdk file specified (#5)
* Download from zulu

* Fix pathing

* Fix

* Fix

* Fix

* Update io

* Tests and pathing

* Add back husky

* Update action.yml
2019-07-15 14:59:23 -04:00
Danny McCormick
3a3c518091
Fix husky 2019-07-12 10:59:56 -04:00
Danny McCormick
06d666cd11 Populate repo 2019-07-10 10:54:25 -04:00