mirror of
https://github.com/actions/setup-java
synced 2024-12-22 05:02:41 +00:00
7a6d8a8234
* Add Support for JetBrains Runtime - Add Installer, Models - Includes Tests & Test Manifest Data - Add to `e2e-versions.yml` - Run `npm run build` - Update README.md * Add Docs + Distro Factory * Fix Runtime Unrecognizable * `npm run build` (JBR) * Fix Incorrect JBR Distribution * Switch to `jbrsdk_jcef` * Fix Incorrect File Extension * `npm run build` (JBR) * Fix Windows Support * Add `GITHUB_TOKEN` Authentication * Update Authorization, Add Documentation * Fix PR Issues - Fix JDK 11 URL Bug - Add JDK URL Testing to ensure versions can be downloaded - Run Prettier * Change Distribution to \`jbrsdk\` * Don't Replace Underscores * Fix `semver` not resolving correctly * Update e2e-versions.yml - Add `GITHUB_TOKEN` environment variable for JetBrains requests - Add `jetbrains` to other E2E tests * `npm run format` * Fix Format, Inaccessible URLs * Update Tests * Fix Broken URLs, Add Additional Package Types * `npm run build` * Fix JetBrains Tests, Issues in `e2e-versions.yml` * Add Hidden JDK 11 Versions * Update `jetbrains-installer` Tests * Add Notices in Documentation * Fix Documentation * Run `npm audit fix` * Fix Tests on Windows |
||
---|---|---|
.. | ||
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 |