Commit Graph

  • 3d7b25620c
    Merge b8162e8075 into 2e74cbce18 Nikolas Grottendieck 2024-05-28 16:13:36 -0300
  • 5dc6675ee5
    Merge 4f3734a7cd into 2e74cbce18 Markus Hoffrogge 2024-05-26 16:47:42 -0700
  • dcd7d9a775
    Merge 8cd9b686db into 2e74cbce18 David Liu 2024-05-24 22:35:30 +0800
  • f61667c388
    Merge d3af3ec854 into 2e74cbce18 Gerrit Grunwald 2024-05-24 16:32:12 +0200
  • 63bea77554
    Merge 9fb49f8385 into 2e74cbce18 ragsmpl 2024-05-24 16:31:43 +0200
  • cdc94e1418
    Merge 37af9d91bf into 2e74cbce18 Tobias 2024-05-23 09:21:46 +0000
  • 37af9d91bf
    Merge branch 'main' into main Tobias 2024-05-23 11:21:43 +0200
  • 179ba21531
    Merge d87ca55394 into 2e74cbce18 Milos Pantic 2024-05-22 09:01:15 -0700
  • 2e74cbce18
    Fix versions check failures (#634) main HarithaVattikuti 2024-05-22 10:26:50 -0500
  • 2ad9eebdfc fix failures macoslatestfix HarithaVattikuti 2024-05-21 16:10:08 -0500
  • 2e4828dae1
    fix macos latest failures HarithaVattikuti 2024-05-21 14:00:00 -0500
  • 229e121647
    Merge e518b2fd8d into a1c6c9c867 Antonin Delpeuch 2024-05-08 19:44:06 +0200
  • 11bed650d2
    Merge a8ea2555c9 into a1c6c9c867 Trass3r 2024-05-06 15:29:19 +0200
  • 77834093c9
    Merge ed3ab602f8 into a1c6c9c867 Roberto Tyley 2024-05-06 15:11:30 +0200
  • 881ca23e49
    Merge 2d0616db61 into a1c6c9c867 prdarm2 2024-05-04 16:40:38 +0700
  • a1c6c9c867
    Updated advanced-usage.md (#622) mahabaleshwars 2024-05-03 18:59:31 +0530
  • 0c7fd664fb
    Update advanced-usage.md mahabaleshwars 2024-05-03 14:09:01 +0530
  • d908eb6758
    Update README.md mahabaleshwars 2024-05-03 13:50:44 +0530
  • 897cdc868d fix: not transversing the XML tree, and the regex declared wrong augustomelo 2024-04-29 16:52:52 +0100
  • c8dd9f9d18 docs: added pom.xml and build.gradle augustomelo 2024-04-27 12:49:55 +0100
  • 934495da49 feat: added support to build.gradle augustomelo 2024-04-27 12:16:13 +0100
  • d878c91127 refactor: applied code review augustomelo 2024-04-27 11:24:16 +0100
  • 32d7c54a33
    Update advanced-usage.md mahabaleshwars 2024-04-25 18:29:14 +0530
  • f5e27775fa
    Add support for maven-compiler-plugin configuration (#1) Tim Weißenfels 2024-04-23 15:51:22 +0200
  • 9fb49f8385
    Create test.yaml ragsmpl 2024-04-23 15:50:52 +0530
  • cc03ef3c0b
    Update advanced-usage.md mahabaleshwars 2024-04-18 18:18:09 +0530
  • 96ca72257c
    Update advanced-usage.md mahabaleshwars 2024-04-17 12:05:35 +0530
  • 4f3734a7cd Update compiled dist scripts after re-base to main Markus Hoffrogge 2024-04-07 20:09:44 +0200
  • 993bbb69f1 Update from npm run format to fix prettier check Markus Hoffrogge 2023-11-08 11:59:16 +0100
  • bf1d57deed Update README.md Markus Hoffrogge 2023-11-07 15:30:27 +0100
  • 7ee5d0ee55 Add inputs 'update-toolchains-only', 'update-env-javahome', 'add-to-env-path' Markus Hoffrogge 2023-11-07 00:27:36 +0100
  • f336d9bc66
    Merge b636352f7d into 99b8673ff6 dependabot[bot] 2024-04-04 17:21:43 +0000
  • b636352f7d
    Bump undici from 5.28.3 to 5.28.4 dependabot/npm_and_yarn/undici-5.28.4 dependabot[bot] 2024-04-04 17:21:42 +0000
  • 87eb586f32 feat: add support for SapMachine JDK/JRE Tobias Gabriel 2024-03-27 15:12:00 +0100
  • 8cd9b686db
    Update README.md David Liu 2024-03-22 11:47:03 +0800
  • b11b91564e
    Merge branch 'main' into main Parry 2024-03-21 17:41:41 +0800
  • 99b8673ff6
    Patch for java version file (#610) v4.2.1 v4 mahabaleshwars 2024-03-14 19:42:58 +0530
  • d265fde39f changed the validation for .java-version type mahabaleshwars 2024-03-14 18:52:48 +0530
  • 0b8af766df removed code failing checks mahabaleshwars 2024-03-14 16:38:31 +0530
  • ae77984eef patch to extract filename from other directories mahabaleshwars 2024-03-14 14:46:42 +0530
  • a847c75719 patch to extract file from other location mahabaleshwars 2024-03-14 14:39:38 +0530
  • e518b2fd8d
    Remove unnecessary comment Antonin Delpeuch 2024-03-13 09:50:09 +0100
  • 58d36cecb0
    Update recommended configuration for GPG signing Antonin Delpeuch 2024-03-13 09:45:33 +0100
  • 5896cecc08
    Added .tool-versions file support (#606) v4.2.0 mahabaleshwars 2024-03-12 19:15:42 +0530
  • b71bea459a update the advanced doc and readme file to specify tool version changes mahabaleshwars 2024-03-12 18:19:03 +0530
  • 33cfd28cb4 Documentation updated for the tool version file mahabaleshwars 2024-03-12 12:13:51 +0530
  • 4253d87ec0 Documentation updated to add tool version description mahabaleshwars 2024-03-11 18:59:42 +0530
  • 80ae3c2885
    Update httpclient version and other dependencies (#607) HarithaVattikuti 2024-03-08 10:25:58 -0600
  • 0d65cdab90 Regex updated to support all java versions mahabaleshwars 2024-03-08 17:55:32 +0530
  • c5831e86e5 updated regex to support early versions mahabaleshwars 2024-03-08 17:51:33 +0530
  • 8c268be5a0 regex updated mahabaleshwars 2024-03-08 16:44:07 +0530
  • 4ef246eff9 regex updated mahabaleshwars 2024-03-08 16:38:03 +0530
  • ae1e7f4bee regex updated mahabaleshwars 2024-03-08 16:31:59 +0530
  • 3a44440459 regex modified mahabaleshwars 2024-03-08 15:52:28 +0530
  • 00ea4e377e regex updated mahabaleshwars 2024-03-08 14:21:54 +0530
  • ac5ac98c37 used java version regex mahabaleshwars 2024-03-08 12:56:45 +0530
  • dc078972fe redex updated mahabaleshwars 2024-03-08 12:54:24 +0530
  • 0bd564a691 changed the regex mahabaleshwars 2024-03-08 12:42:45 +0530
  • 5633ed7ce0 new regex mahabaleshwars 2024-03-08 12:26:41 +0530
  • 49631827e1 updated regex to match the new version file format mahabaleshwars 2024-03-08 12:12:42 +0530
  • 7c2ba3003d new regex for early version mahabaleshwars 2024-03-08 12:07:07 +0530
  • 7e1d245a33 updated regex mahabaleshwars 2024-03-08 11:55:42 +0530
  • 600bab6918 updated the regex mahabaleshwars 2024-03-08 11:07:49 +0530
  • 108d3372dc added coreinfo to analyze mahabaleshwars 2024-03-08 10:45:57 +0530
  • 23f648d404 updated regex to accept early versions mahabaleshwars 2024-03-08 10:33:12 +0530
  • 091c70611e updated regex for early version mahabaleshwars 2024-03-07 22:56:58 +0530
  • 15bd552ffa updated regex for early version support mahabaleshwars 2024-03-07 22:22:27 +0530
  • d6dce30547 updated regex to support early version mahabaleshwars 2024-03-07 22:03:52 +0530
  • 8730e2588c fix license HarithaVattikuti 2024-03-05 11:28:52 -0600
  • f561892602 fix audit issue HarithaVattikuti 2024-03-05 11:09:56 -0600
  • c2eed4c7f8 removed error warning mahabaleshwars 2024-03-05 12:48:13 +0530
  • 7fbbe18a8f fixed license issues HarithaVattikuti 2024-03-04 11:30:01 -0600
  • 901d4575d8 test HarithaVattikuti 2024-03-04 11:02:16 -0600
  • 7ac17397e8 added e2e checks for tool version mahabaleshwars 2024-03-04 14:05:16 +0530
  • bc6665734d rafactor: using xmlbuilder2 instead of regex augustomelo 2024-03-04 08:21:00 +0000
  • 3ac7f4d7ac Checked for the file extension mahabaleshwars 2024-03-04 13:36:34 +0530
  • 12fa539aa2 working regex mahabaleshwars 2024-03-04 13:27:16 +0530
  • a7f2ec4000 testing with one regex mahabaleshwars 2024-03-04 13:20:49 +0530
  • 7abdf1c01e added support for tool version file mahabaleshwars 2024-03-04 12:07:27 +0530
  • c3eb4ca47a
    Merge pull request #1 from actions/main mahabaleshwars 2024-03-04 11:48:16 +0530
  • c0786a2b6c
    fix(auth): Update authentication logic in settings.xml, unit tests (#1) Parry 2024-03-01 16:16:24 +0800
  • 62ff81f65b
    Merge branch 'bugfix/settings-xml-build-validation-error' of https://github.com/ParryQiu/setup-java into bugfix/settings-xml-build-validation-error Parry 2024-03-01 15:15:32 +0800
  • 0185e0f794
    bugfix(auth): Update authentication logic in settings.xml, unit tests, and documentation examples Parry 2024-03-01 12:43:13 +0800
  • c6b8c532e9
    bugfix(auth): Update authentication logic in settings.xml, unit tests, and documentation examples Parry 2024-03-01 12:43:13 +0800
  • 9704b39bf2
    Added Windows Arm64 Support for Windows Arm64 Runners (#595) v4.1.0 mahabaleshwars 2024-02-28 10:41:33 +0530
  • 66a8b5ac41 added more version support for microsoft mahabaleshwars 2024-02-28 08:58:16 +0530
  • 2d0616db61
    fix: upgrade semver from 7.5.4 to 7.6.0 snyk-bot 2024-02-26 17:25:47 +0000
  • 6bbc741f10 added changes to distribution files mahabaleshwars 2024-02-26 12:55:52 +0530
  • ff70a8950d adding different data files for each OS mahabaleshwars 2024-02-23 17:08:00 +0530
  • e707d79108 added test cases for windows and linux for zulu, liberica and microsoft mahabaleshwars 2024-02-23 16:43:58 +0530
  • ed3ab602f8 Is version.sbt still being included... Roberto Tyley 2024-02-22 15:41:59 +0000
  • 65505d41c2
    Delete .DS_Store mahabaleshwars 2024-02-22 17:20:28 +0530
  • 7e99af0127 microsoft test file update and tool-version test file mahabaleshwars 2024-02-20 17:28:38 +0530
  • a3cefaa862
    Bump undici from 5.27.2 to 5.28.3 dependabot[bot] 2024-02-16 18:24:18 +0000
  • ba9976ce09 Added Windows Arm64 Support for Windows Arm64 Runners mahabaleshwars 2024-02-08 17:31:08 +0530
  • d3af3ec854
    Added the option jdk+crac Gerrit Grunwald 2024-02-02 16:59:47 +0100
  • 8d473472fd
    Merge 3d6ad6d66d into 7a445ee88d jyankhomen 2024-01-02 19:15:45 -0600
  • 3d6ad6d66d
    Create static.yml jyankhomen 2024-01-02 19:00:27 -0600
  • 1cbc30a591
    Merge d866787106 into 7a445ee88d jyankhomen 2024-01-02 18:49:16 -0600
  • d866787106
    Create static.yml jyankhomen 2024-01-02 18:47:54 -0600