-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: the-mod/setup-java
base: main
head repository: actions/setup-java
compare: main
- 13 commits
- 93 files changed
- 11 contributors
Commits on Oct 27, 2025
-
adds microsoft openjdk25 builds (actions#927)
* adds microsoft java 25 build adds microsoft java 25 build * tests and formatting * Add Microsoft distribution for version 25 on multiple OS
Configuration menu - View commit details
-
Copy full SHA for de5a937 - Browse repository at this point
Copy the full SHA de5a937View commit details
Commits on Nov 13, 2025
-
Enhance error logging for network failures to include endpoint/IP det…
…ails, add retry mechanism and update workflows to use macos-15-intel (actions#946) * enhance error logging and implement retry * Replace macos-13 with macos-15-intel * refactored code based on Copilot suggestions
Configuration menu - View commit details
-
Copy full SHA for 6ba5449 - Browse repository at this point
Copy the full SHA 6ba5449View commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 66b9457 - Browse repository at this point
Copy the full SHA 66b9457View commit details
Commits on Nov 18, 2025
-
Add GitHub Token Support for GraalVM and Refactor Code (actions#849)
* Code updated to let code accept github token and refactored the code. * github token accept through environment variable * fix test error * audit fix commit * update package-lock.json * Update GraalVM Tests * Lint Issue Resolve * Update Test case for Windows * update with enhance code and test
Configuration menu - View commit details
-
Copy full SHA for 46c56d6 - Browse repository at this point
Copy the full SHA 46c56d6View commit details
Commits on Nov 25, 2025
-
feat: Add support for
.sdkmanrcfile injava-version-fileparamet……er (actions#736) * chore(e2e-versions): Add e2e test scenario on `setup-java-version-from-file-major-minor-patch-with-dist` for `.sdkmanrc` * chore(e2e-versions): Update `setup-java-version-from-file-major-minor-patch-with-dist` test to include the file name of the java-version-file that is used * feat: Add support for `.sdkmanrc` as *Java Version File* * chore: Add test for the latest known sdkman java versions * docs(advanced-usage): Document support for `.sdkmanrc` as java-version-file * chore(docs): Anyone can contribute and maintain 🤷 * Update advanced-usage.md Add example step/file for `.sdkmanrc` * Update advanced-usage.md * Update util.ts * chore: format and rebuild * chore: untouch toolchains.ts * fix check dist error --------- Co-authored-by: mahabaleshwars <147705296+mahabaleshwars@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e7e684 - Browse repository at this point
Copy the full SHA 4e7e684View commit details
Commits on Dec 4, 2025
-
Bump actions/publish-action from 0.3.0 to 0.4.0 (actions#912)
Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.3.0 to 0.4.0. - [Commits](actions/publish-action@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: actions/publish-action dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f2beeb2 - Browse repository at this point
Copy the full SHA f2beeb2View commit details
Commits on Dec 23, 2025
-
Retry on HTTP 522 Connection timed out (actions#964)
This is supposed to be CloudFlare specific 522 Connection timed out HTTP error code.
Configuration menu - View commit details
-
Copy full SHA for 5d7b214 - Browse repository at this point
Copy the full SHA 5d7b214View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1b1bbe1 - Browse repository at this point
Copy the full SHA 1b1bbe1View commit details -
Upgrade @actions/cache to v5 (actions#968)
* Upgrade @actions/cache to v5 - Bump @actions/cache from 4.0.3 to 5.0.0 - Update license cache files for new/updated dependencies - Rebuild dist bundles - Mark @actions/http-client as reviewed in licensed config (MIT license text present but detected as 'other') * chore: Update version to 5.0.1 in package.json and package-lock.json * upgrade actions/cache to 5.0.1 --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for d81c4e4 - Browse repository at this point
Copy the full SHA d81c4e4View commit details
Commits on Jan 22, 2026
-
Bump actions/checkout from 5 to 6 (actions#961)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7a6fef - Browse repository at this point
Copy the full SHA f7a6fefView commit details -
Chore: Version Update and Checkout Update to v6 (actions#973)
* version update and checkout updated to v6 * version updated
Configuration menu - View commit details
-
Copy full SHA for be666c2 - Browse repository at this point
Copy the full SHA be666c2View commit details
Commits on Feb 19, 2026
-
feat(readme): update Java version to 25 in setup examples (actions#969)
Updated the Java version in the README setup examples from 21 to 25 to reflect the latest supported version. This change ensures that users are guided to use the most current Java version for their projects. - Updated all instances of 'java-version: 21' to 'java-version: 25' - Modified supported version syntax to include '25'
Configuration menu - View commit details
-
Copy full SHA for fe779bf - Browse repository at this point
Copy the full SHA fe779bfView commit details
Commits on Mar 2, 2026
-
Bump minimatch from 3.1.2 to 3.1.5 (actions#984)
* Bump minimatch from 3.1.2 to 3.1.5 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Check failure fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gowridurgad <gowridurgad@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d018f9 - Browse repository at this point
Copy the full SHA 1d018f9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main