15 Commits

Author SHA1 Message Date
457d7a4579 Add output parameters for the tool path and version
This allows calling the action multiple times in the
same job and retrieving the path and/or version in
other steps.

Fixes #65
2020-05-27 09:04:20 +02:00
4003c04fbc Delete lint-yaml.yml 2020-05-11 20:09:41 +02:00
60cf21b5e7 standardize workflow test pattern 2020-02-11 19:38:16 -05:00
9c4f82dc57 add retries and error handling 2020-02-11 16:37:51 -05:00
ec103c0d1a Remove debugging step 2020-02-06 15:48:29 -05:00
90c448a85d Update packages to support http_proxy 2020-02-06 15:44:54 -05:00
b52cd69bd2 Update workflow.yml 2019-12-31 01:04:50 -05:00
aba995482c Create lint-yaml.yml 2019-11-25 12:16:39 -05:00
7d219e5bd5 Add java-package parameter to action, support jre, jdk, and jdk+fx (#1)
* Add java-package parameter to action, support jre, jdk, and jdk+fx (#1)

* Update tests to use 'jdk', 'jre', and 'jdk+fx' javaPackage parameters

* Match extension only at end of line

* Update README.md

* Update workflow to use 'node-version' instead of deprecated 'version'
2019-11-02 21:39:35 -07:00
596a6da241 steps not actions 2019-07-25 22:59:48 -04:00
f3fb46bc71 Update workflow.yml (#9) 2019-07-23 13:22:25 -04:00
4c0991d2f2 Update workflow.yml (#7) 2019-07-16 14:24:29 -04:00
4fa0fd2a23 Add problem matcher (#4) 2019-07-11 22:57:54 -04:00
9242e91aad v2 workflow (#2)
* v2 workflow

* Delete legacy workflow
2019-07-11 16:24:33 -04:00
62b9fcdfde Add workflow 2019-07-10 16:05:33 -04:00