mirror of
https://github.com/actions/setup-java.git
synced 2025-11-05 08:50:53 +00:00
- Removed dependency on static JSON file for version info - Implemented HTML parsing to dynamically retrieve available JDK versions - Updated unit tests to reflect new version fetching method - Revised documentation to reflect changes in version retrieval and network requirements - Deleted outdated JSON file as it is no longer needed |
||
|---|---|---|
| .. | ||
| adopt-installer.test.ts | ||
| base-installer.test.ts | ||
| corretto-installer.test.ts | ||
| dragonwell-installer.test.ts | ||
| graalvm-installer.test.ts | ||
| jetbrains-installer.test.ts | ||
| liberica-installer.test.ts | ||
| liberica-linux-installer.test.ts | ||
| liberica-windows-installer.test.ts | ||
| local-installer.test.ts | ||
| microsoft-installer.test.ts | ||
| oracle-installer.test.ts | ||
| sapmachine-installer.test.ts | ||
| semeru-installer.test.ts | ||
| temurin-installer.test.ts | ||
| zulu-installer.test.ts | ||
| zulu-linux-installer.test.ts | ||
| zulu-windows-installer.test.ts | ||