Commit Graph

  • 1b0417032a Move auth to the bottom of setup Bryan Clark 2019-11-28 09:52:58 -0800
  • 86e89385e5 Add generated auth and setup-java Bryan Clark 2019-11-20 10:25:37 -0800
  • 56eacf97f5 move required parameters to auth module Bryan Clark 2019-11-20 10:25:21 -0800
  • 56b5af70cf ignore vscode directory Bryan Clark 2019-11-20 10:23:50 -0800
  • a3e6ce2153 Adding maven auth support Bryan Clark 2019-11-15 16:01:13 -0800
  • 081536e071 Merge branch 'master' of https://github.com/actions/setup-java into konradpabjan/ncc v1.2.0 Konrad Pabjan 2019-11-25 12:17:22 -0500
  • aba995482c
    Create lint-yaml.yml Konrad Pabjan 2019-11-25 12:16:39 -0500
  • 73bee8ffce
    Create yaml-lint-config.yml Konrad Pabjan 2019-11-25 12:15:12 -0500
  • e8e47f49d0 Update contributors.md Konrad Pabjan 2019-11-25 11:36:48 -0500
  • 942699d9f7 Update action.yml Konrad Pabjan 2019-11-25 10:21:42 -0500
  • 980efe83e2 Cleanup Konrad Pabjan 2019-11-25 10:12:17 -0500
  • 66e61f647e Configure ncc and remove node_modules Konrad Pabjan 2019-11-25 10:04:57 -0500
  • 9557e68f0c
    Update README.md Konrad Pabjan 2019-11-22 16:26:10 -0500
  • db9bf6b240
    Merge pull request #30 from joshmgross/patch-1 Konrad Pabjan 2019-11-22 15:44:50 -0500
  • dffd0c6733
    Fix indentation Josh Gross 2019-11-22 15:32:49 -0500
  • 5c4ee8507d
    Merge pull request #20 from jameskleeh/patch-1 Konrad Pabjan 2019-11-22 15:30:23 -0500
  • 4880cc0c18
    Merge branch 'master' into patch-1 Konrad Pabjan 2019-11-22 15:30:04 -0500
  • db3a754b1e Remove deprecated input Konrad Pabjan 2019-11-22 15:04:36 -0500
  • ef3ee0a8c4
    Merge pull request #27 from foo-actions/master Konrad Pabjan 2019-11-22 14:57:43 -0500
  • 53de71b0d5
    Changes optional options to actually be optional Gil Tene 2019-11-22 10:45:27 -0800
  • dd10aa8837
    Merge branch 'master' into patch-1 James Kleeh 2019-11-22 13:45:19 -0500
  • 7c96a7c451
    Merge branch 'master' into master Gil Tene 2019-11-20 22:23:25 -0800
  • b02f296bae
    Merge pull request #28 from actions/ethomson/update_description Konrad Pabjan 2019-11-19 17:49:22 -0500
  • b7591442d5 Update README Edward Thomson 2019-11-08 16:40:52 +0000
  • 7f04ebee9e Update action.yml Edward Thomson 2019-11-08 16:40:12 +0000
  • ff1f65f646
    Update workflow.yml Gil Tene 2019-11-05 07:58:50 -0800
  • 7d219e5bd5
    Add java-package parameter to action, support jre, jdk, and jdk+fx (#1) Gil Tene 2019-11-02 21:39:35 -0700
  • 48fc7b1818 Touchup test Gil Tene 2019-11-02 21:30:28 -0700
  • 55c6a35c07 Touchup test Gil Tene 2019-11-02 21:09:21 -0700
  • 201100f52f Touchup test Gil Tene 2019-11-02 20:58:33 -0700
  • b3288c7098
    Update installer.test.ts Gil Tene 2019-11-02 20:56:27 -0700
  • 3cead9f6ad Touchup README.md Gil Tene 2019-11-02 20:37:52 -0700
  • a2220d116e Re-add deprecated 'version' option Gil Tene 2019-11-02 20:36:37 -0700
  • 88f51a1895 Update to use 'node-version' instead of 'version' Gil Tene 2019-11-02 20:35:10 -0700
  • 67d951dd72 Update tests to use 'jdk', 'jre', and 'jdk+fx' javaPackage parameters Gil Tene 2019-11-02 20:28:17 -0700
  • 2275401b31 Update tests to use 'jdk', 'jre', and 'jdk+fx' javaPackage parameters Gil Tene 2019-11-02 20:23:35 -0700
  • 3c9738b031
    Merge pull request #2 from foo-actions/master Gil Tene 2019-11-02 20:01:25 -0700
  • 1e448f9a99
    Add java-package parameter to action, support jre, jdk, and jdk+fx (#1) Gil Tene 2019-11-02 19:58:29 -0700
  • 21c5717010
    Update README.md Gil Tene 2019-11-02 19:49:31 -0700
  • e26d1cc9f9 Update README Gil Tene 2019-11-02 19:48:35 -0700
  • 71e29f6b75 Update action definition Gil Tene 2019-11-02 19:23:50 -0700
  • fa409a5024 Update action definition Gil Tene 2019-11-02 19:18:45 -0700
  • ac8e0ab20d
    Update README.md Gil Tene 2019-11-02 18:58:48 -0700
  • 89a3e62acc
    Update README.md Gil Tene 2019-11-02 18:47:58 -0700
  • f5880a80aa
    Add optional java-package parameter supporting jdk, jre, jdk+fx (#2) Gil Tene 2019-11-02 18:32:19 -0700
  • fb7e2ed37c Add optional java-package parameter Gil Tene 2019-11-02 18:21:29 -0700
  • 8a1c2c8f65 Add optional java-package parameter Gil Tene 2019-11-02 18:08:59 -0700
  • e7c72b564b Add optional java-package parameter Gil Tene 2019-11-02 17:47:44 -0700
  • f0fe308971
    Update README.md Gil Tene 2019-11-02 11:35:35 -0700
  • d166c128e9
    Merge pull request #1 from giltene/master Gil Tene 2019-11-02 11:19:03 -0700
  • 25d3249d32
    Match extension only at end of line Gil Tene 2019-09-30 14:29:38 -0700
  • dd6028e73c
    Match extension only at end of line Gil Tene 2019-09-30 14:28:53 -0700
  • 0cd7033504
    Update README.md James Kleeh 2019-09-12 11:27:23 -0400
  • 204b974cf4
    Deprecate version v1.1.0 v1.0 Danny McCormick 2019-09-12 10:36:47 -0400
  • 654e4df6f4
    Add support for JDKs with JavaFX airsquared 2019-08-30 19:49:43 -0700
  • 91b87ac691
    Update .gitignore (#17) Danny McCormick 2019-08-27 11:14:19 -0400
  • 21a816bb83
    Update .gitignore Danny McCormick 2019-08-26 10:59:02 -0400
  • 40205d2e16
    Consume toolkit from npmjs (#16) Danny McCormick 2019-08-20 10:26:11 -0400
  • 6019966fcd Consume toolkit from npmjs damccorm 2019-08-19 14:36:44 -0400
  • a8e7064d5b
    Use correct comment character Danny McCormick 2019-08-16 10:21:42 -0400
  • 475978becf
    Use java-version (#14) v1.0.1 Danny McCormick 2019-08-13 16:24:39 -0400
  • ac25aeee3a Use java-version Danny McCormick 2019-08-13 15:03:57 -0400
  • cbc5ae3642
    Add badge Danny McCormick 2019-08-12 15:12:48 -0400
  • 1d41734431
    Update action name Danny McCormick 2019-08-12 14:42:42 -0400
  • 232795a7c4
    Quoting Danny McCormick 2019-08-01 11:06:31 -0400
  • 3e0c421c42
    v1 (#12) v1.0.0 Danny McCormick 2019-08-01 09:40:31 -0400
  • b369a45eda v1 Danny McCormick 2019-08-01 09:36:30 -0400
  • c0655ddd33 Fix build. (#11) Stephen Franceschelli 2019-07-30 14:01:45 -0400
  • ca14f00ab1 update temp in installer Danny McCormick 2019-07-30 13:53:11 -0400
  • 9f97109a2a Husky commit correct node modules Stephen Franceschelli 2019-07-30 13:41:05 -0400
  • c1a589c5b6 Fix. Stephen Franceschelli 2019-07-30 13:41:05 -0400
  • 596a6da241
    steps not actions Danny McCormick 2019-07-25 22:59:48 -0400
  • 92bf570cdf
    actions to steps Bryan MacFarlane 2019-07-25 21:24:28 -0400
  • 08eab173fb
    Update README.md Danny McCormick 2019-07-23 15:46:09 -0400
  • 2681e89870
    Add checkout Danny McCormick 2019-07-23 15:16:03 -0400
  • f3fb46bc71
    Update workflow.yml (#9) Danny McCormick 2019-07-23 13:22:25 -0400
  • c3768cb466
    Update workflow.yml Danny McCormick 2019-07-23 13:19:20 -0400
  • b6dbbd5232
    Handle semver (#8) Danny McCormick 2019-07-18 16:00:58 -0400
  • dfc3d5fd77 Clean up Danny McCormick 2019-07-18 15:52:10 -0400
  • 1b833f3f3a Handle semver Danny McCormick 2019-07-18 14:45:29 -0400
  • fa3b0ff712
    Update README.md Danny McCormick 2019-07-17 10:56:53 -0400
  • 4c0991d2f2
    Update workflow.yml (#7) Danny McCormick 2019-07-16 14:24:29 -0400
  • d2624b1ee8 Merge branch 'master' of https://github.com/actions/setup-java into damccorm-patch-1 Danny McCormick 2019-07-16 14:21:40 -0400
  • 80aadaa7c0
    Update README.md (#6) Danny McCormick 2019-07-16 13:28:00 -0400
  • a831db21d3
    Update README.md Danny McCormick 2019-07-16 13:26:51 -0400
  • ec05321e51
    Update workflow.yml Danny McCormick 2019-07-16 13:25:26 -0400
  • 0cf3ae56f5
    Download from Azul if no Jdk file specified (#5) Danny McCormick 2019-07-15 14:59:23 -0400
  • b11669270b Update action.yml Danny McCormick 2019-07-15 14:57:02 -0400
  • faa3ddece7 Add back husky Danny McCormick 2019-07-15 14:54:32 -0400
  • 72c20b3e34 Tests and pathing Danny McCormick 2019-07-15 14:46:34 -0400
  • 02c1a8e374 Update io Danny McCormick 2019-07-15 14:09:50 -0400
  • 9f0c2dfa0d Fix Danny McCormick 2019-07-15 14:00:08 -0400
  • 55f787ebb1 Fix Danny McCormick 2019-07-15 13:58:37 -0400
  • c38b0fe09c Fix Danny McCormick 2019-07-15 13:50:38 -0400
  • 1d110a99d1 Fix pathing Danny McCormick 2019-07-15 13:48:23 -0400
  • d04dab381d Download from zulu Danny McCormick 2019-07-15 13:40:27 -0400
  • 012e07621e Dont fail if jdkFile not set until checking cache Danny McCormick 2019-07-15 11:26:32 -0400
  • 609f104c5b
    Default for architecture Danny McCormick 2019-07-15 11:11:53 -0400
  • 3a3c518091
    Fix husky Danny McCormick 2019-07-12 10:59:56 -0400
  • 4fa0fd2a23
    Add problem matcher (#4) Danny McCormick 2019-07-11 22:57:54 -0400