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
Konrad Pabjan
ae23cbb7c2
Update master with dependabot fixes
2019-12-31 00:51:09 -05:00
Gil Tene
ae687a76f9
Update index.js
2019-12-21 19:56:10 -08:00
Bryan Clark
7e36086f36
Pass undefined when empty
2019-12-19 14:20:17 -08:00
Bryan Clark
1bba665156
Try env variables
2019-12-19 11:28:11 -08:00
Bryan Clark
6924f73ee0
Address latest review feedback
2019-12-19 08:52:26 -08:00
Bryan Clark
ce88feea94
Move to settings-path
2019-12-10 13:02:21 -08:00
Bryan Clark
ae11e1a1b6
Allow for alternate settings.xml file location
...
Use the m2-home to specify a new location for the settings.xml file
2019-12-10 10:03:33 -08:00
Bryan Clark
551e2a2770
sanitzie XML characters
2019-12-10 09:26:51 -08:00
Bryan Clark
f33acc6b4f
build release
2019-12-06 14:46:43 -05:00
Bryan Clark
797045350f
code == EEXIST
2019-12-05 00:54:26 -05:00
Bryan Clark
948db7588e
strringify the logs
2019-12-05 00:48:15 -05:00
Bryan Clark
2b05c00514
logging code
2019-12-05 00:45:56 -05:00
Bryan Clark
96236d7072
return but shoudl still fail
2019-12-05 00:43:41 -05:00
Bryan Clark
12896dfb0f
logging options
2019-12-05 00:41:50 -05:00
Bryan Clark
bfbec53132
log when we overwrite the file
2019-12-04 23:54:21 -05:00
Bryan Clark
ade090c5cf
Update index.js
2019-11-28 14:48:39 -08:00
Bryan Clark
cda418e54a
Update index.js
2019-11-28 14:22:38 -08:00
Bryan Clark
7d69f8015b
build index.js
2019-11-28 14:13:43 -08:00
Bryan Clark
18983b8d3d
Update gitattributes and remove lib files
2019-11-28 13:35:47 -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