Accelerator1996
0ab4596768
add support for dragonwell ( #532 )
...
* add support for dragonwell
* fix: update logic of parsing json file, refactor code
* build: rebuild action
* chore: update error message
* build: rebuild action
* tests: fix unit tests, add e2e tests
* chore: prettier, lint and rebuild solution
* feat: add check for the package type, update unit tests
* tests: update e2e tests
* tests: remove excess entries from e2e tests
* feat: update logic of getting json file
* feat: add logic for backuping getting json
* chore: update wordings
* chore: fix typos, add additional logs
* fix: fix review points
* chore: rebuild solution
* chore: update wordings
* chore: refactor code
---------
Co-authored-by: Ivan Zosimov <ivanzosimov@github.com>
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2023-09-20 13:22:11 +02:00
Ivan
0de5c66fc0
Add and configure ESLint and update configuration for Prettier ( #458 )
...
* Add ESLint config and update Prettier
* Update test files
* Rebuild action
* Update docs
* Update licenses
* Update tsconfig
* Rebuild action
* Update tsconfig.json
* Fix console.time calls
* Rebuild action
* Rebuild action on Linux
2023-03-09 14:49:35 +02:00
Evgenii Korolevskii
1df8dbefe2
Add support for java.version file ( #426 )
2022-12-13 12:45:14 +01:00
Dmitry Shibanov
bf2f02c4a7
Pass the token input through on GHES for Microsoft Build of OpenJDK ( #395 )
2022-11-18 09:33:59 +01:00
Wes Morgan
3617c43588
Default to runner architecture ( #376 )
2022-10-11 01:47:17 +02:00
Dmitry Shibanov
a18c333f3f
Add versions-manifest.json for Microsoft Build of OpenJDK ( #383 )
2022-09-23 14:47:30 +02:00
George Adams
11556068a2
msft: bump jdk17 to 17.0.3 and add aarch64 support to jdk11
2022-06-09 09:39:57 +01:00
AGulev
e8f1c8b5ca
Add Microsoft 11.0.15
2022-05-24 19:12:23 +02:00
Dmitry Shibanov
f0bb916062
Add an error condition for non jdk Microsoft OpenJDK build ( #265 )
2021-12-21 13:29:16 +03:00
Dmitry Shibanov
d23aed3c80
Add an error condition for an unstable Microsoft OpenJDK build ( #263 )
2021-12-15 18:23:49 +03:00
Brendan Burns
db2f350d2b
Add microsoft distribution of the JDK. ( #252 )
...
* Add microsoft distribution of the JDK.
* Fix formatting to match prettier.
* Rebuild js.
* Fix archive suffix for Windows.
* Update src/distributions/microsoft/installer.ts
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
* Update src/distributions/microsoft/installer.ts
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
* Add support for the microsoft distribution.
* revert lockfile changes
* npm run format
* fix e2e-versions.yml
* eliminate duplication in version numbers
* Fix test
Co-authored-by: Brendan Burns <brendan.d.burns@gmail.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2021-12-08 13:50:14 -05:00