Commit Graph

94 Commits

Author SHA1 Message Date
Dmitry Shibanov 661c4c13b4 update docs to notes about maven and gpg 2021-02-12 12:26:52 +03:00
Jared Petersen ac9630fb91
cleaned up description for how the private key is stored
Co-authored-by: Yashwanth Anantharaju <yaananth@users.noreply.github.com>
2020-07-17 16:34:33 -06:00
Jared Petersen 91d166793d added blurb about private key file and cleanup for hosted runners 2020-07-15 20:16:31 -06:00
Jared Petersen d94db22179 Added support for GPG 2020-05-15 23:40:06 -07:00
Konrad Pabjan 6dc4d4a3ed
Merge pull request #41 from foo-actions/master
Update REAME and action.yml to describe java-version syntax options
2020-02-12 09:58:10 -05:00
Stefano Cordio 351c3fb96f Update examples to use actions/checkout@v2 2020-01-31 01:52:07 +01:00
Gil Tene f6b96adea7 Update README and action.yml to describe java-version syntax 2020-01-09 00:49:07 -08:00
Gil Tene c74a6f8415 Update README and action.yml to describe java-version syntax 2020-01-09 00:45:37 -08:00
Konrad Pabjan d8ada524fc
Merge pull request #29 from clarkbw/maven-auth
Adding maven auth support
2019-12-20 14:48:30 -05:00
Bryan Clark 2ccd1ad125 Add examples of the settings.xml file generated 2019-12-19 15:44:10 -08:00
Bryan Clark c05b45bb91 Update README with env sections 2019-12-19 15:39:48 -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 2e749e50a6 Update settings-path for github.workspace 2019-12-10 14:25:15 -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 4757680fc9 Add Shared Runner to README
Be the docs for the feature you want to see. #docsdrivendevelopment
2019-12-10 09:37:07 -08:00
Bryan Clark 8ccac94e40
README Small spelling fix. Also some rewording
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
2019-12-09 12:16:15 -05:00
Bryan Clark 203550b542 Add Gradle example to README 2019-12-06 16:21:27 -05:00
Bryan Clark ddf78adea0 Add note about $HOME directory usage 2019-12-06 14:50:30 -05:00
Bryan Clark c1c11bbc1b
Examples use v1 instead of master
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
2019-12-04 23:22:47 -05:00
Dominic Zirbel abe10fa040
Fix typo in README.md 2019-11-29 22:53:14 -08:00
Bryan Clark d5150a6a67 Add publish to Maven Central example to README 2019-11-29 09:26:29 -08:00
Bryan Clark 210fba7587 Add note about pom.xml to README 2019-11-28 14:52:51 -08:00
Bryan Clark c8f8a264b4 Add publish section to README 2019-11-28 14:13:35 -08:00
Konrad Pabjan 9557e68f0c
Update README.md 2019-11-22 16:26:10 -05:00
Konrad Pabjan 4880cc0c18
Merge branch 'master' into patch-1 2019-11-22 15:30:04 -05:00
James Kleeh dd10aa8837
Merge branch 'master' into patch-1 2019-11-22 13:45:19 -05:00
Gil Tene 7c96a7c451
Merge branch 'master' into master 2019-11-20 22:23:25 -08:00
Edward Thomson b7591442d5 Update README
Pin to latest `v1` action.
2019-11-08 16:40:52 +00:00
Gil Tene 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
James Kleeh 0cd7033504
Update README.md 2019-09-12 11:27:23 -04:00
Danny McCormick a8e7064d5b
Use correct comment character 2019-08-16 10:21:42 -04:00
Danny McCormick 475978becf
Use java-version (#14) 2019-08-13 16:24:39 -04:00
Danny McCormick cbc5ae3642
Add badge 2019-08-12 15:12:48 -04:00
Danny McCormick 232795a7c4
Quoting 2019-08-01 11:06:31 -04:00
Danny McCormick 3e0c421c42
v1 (#12) 2019-08-01 09:40:31 -04:00
Bryan MacFarlane 92bf570cdf
actions to steps 2019-07-25 21:24:28 -04:00
Danny McCormick 08eab173fb
Update README.md 2019-07-23 15:46:09 -04:00
Danny McCormick 2681e89870
Add checkout 2019-07-23 15:16:03 -04:00
Danny McCormick b6dbbd5232
Handle semver (#8)
* Handle semver

* Clean up
2019-07-18 16:00:58 -04:00
Danny McCormick fa3b0ff712
Update README.md 2019-07-17 10:56:53 -04:00
Danny McCormick 80aadaa7c0
Update README.md (#6) 2019-07-16 13:28:00 -04:00
Chris Patterson 296895fb05
Initial commit 2019-07-09 13:56:37 -04:00