1
0
Fork 0
mirror of https://github.com/actions/setup-java synced 2024-12-22 05:02:41 +00:00
setup-java/__tests__/distributors
Gregory Mitchell 7a6d8a8234
Add Support for JetBrains Runtime (#637)
* 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
2024-12-12 16:21:52 -06:00
..
adopt-installer.test.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
base-installer.test.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
corretto-installer.test.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
dragonwell-installer.test.ts Fix the bug about parsing dragonwell version (#642) (#643) 2024-08-01 14:14:38 -05:00
graalvm-installer.test.ts Add support for Oracle GraalVM (#501) 2024-09-18 10:17:11 -05:00
jetbrains-installer.test.ts Add Support for JetBrains Runtime (#637) 2024-12-12 16:21:52 -06:00
liberica-installer.test.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
liberica-linux-installer.test.ts Added Windows Arm64 Support for Windows Arm64 Runners (#595) 2024-02-27 23:11:33 -06:00
liberica-windows-installer.test.ts Added Windows Arm64 Support for Windows Arm64 Runners (#595) 2024-02-27 23:11:33 -06:00
local-installer.test.ts always check postfix "Contents/Home" on macOS (#397) 2023-04-04 11:40:40 +02:00
microsoft-installer.test.ts Added Windows Arm64 Support for Windows Arm64 Runners (#595) 2024-02-27 23:11:33 -06:00
oracle-installer.test.ts Bump undici from 5.28.3 to 5.28.4 (#616) 2024-06-27 18:34:36 -05:00
sapmachine-installer.test.ts basic validation failure fix (#682) 2024-09-06 14:42:39 -05:00
semeru-installer.test.ts Update Error Messages and Fix Architecture Detection for IBM Semeru (#677) 2024-08-29 13:48:24 -05:00
temurin-installer.test.ts Add and configure ESLint and update configuration for Prettier (#458) 2023-03-09 14:49:35 +02:00
zulu-installer.test.ts Corretto toolcache folder name fix (#480) 2023-04-10 10:29:19 +02:00
zulu-linux-installer.test.ts Added Windows Arm64 Support for Windows Arm64 Runners (#595) 2024-02-27 23:11:33 -06:00
zulu-windows-installer.test.ts Added Windows Arm64 Support for Windows Arm64 Runners (#595) 2024-02-27 23:11:33 -06:00