setup-java/__tests__/distributors
Bruno Borges 1bcf9fb12c
dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#1059)
- installer: surface a clear error when the GraalVM Community releases
  listing is not a JSON array, instead of silently treating an error
  payload (rate limit, auth failure, etc.) as "no releases" which later
  surfaced as a misleading "version not found" error.
- docs: fix the GraalVM Community advanced-usage example to check the
  installed binary versions (java/native-image --version) rather than
  running a non-existent HelloWorldApp classpath that fails when copied.
- tests: cover the new non-array release listing error path.

Rebuilt dist bundle.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-23 13:37:44 -04:00
..
adopt-installer.test.ts Make the Adoptopenjdk package type look at the Temurin repo first for latest assets (#522) 2026-06-12 16:30:59 +01:00
base-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
corretto-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
dragonwell-installer.test.ts Spelling (#713) 2026-06-22 10:57:54 -04:00
graalvm-installer.test.ts dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#1059) 2026-06-23 13:37:44 -04:00
jetbrains-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
liberica-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
liberica-linux-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
liberica-windows-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
local-installer.test.ts Spelling (#713) 2026-06-22 10:57:54 -04:00
microsoft-installer.test.ts feat: add microsoft openjdk 17.0.18 (#1002) 2026-06-22 11:56:08 -04:00
oracle-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
sapmachine-installer.test.ts Spelling (#713) 2026-06-22 10:57:54 -04:00
semeru-installer.test.ts Implement pagination with link headers for Adoptium based apis (#1014) 2026-06-12 11:50:16 +01:00
temurin-installer.test.ts Implement pagination with link headers for Adoptium based apis (#1014) 2026-06-12 11:50:16 +01:00
zulu-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
zulu-linux-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00
zulu-windows-installer.test.ts Refactor error handling and improve test logging for installers (#989) 2026-04-13 12:44:45 -05:00