Commit graph

15 commits

Author SHA1 Message Date
Dmitry Shibanov
7f8371344e resolving comment 2022-09-19 17:16:32 +02:00
Dmitry Shibanov
ee1310e14d fix test and json 2022-09-06 13:29:57 +02:00
Dmitry Shibanov
244aafd0a2 minor changes 2022-09-05 15:44:00 +02:00
Dmitry Shibanov
1ba38a2e76 minor changes 2022-09-05 15:25:05 +02:00
Dmitry Shibanov
7b84a4c0bd minor changes 2022-09-05 15:07:57 +02:00
Dmitry Shibanov
e2b8e57140 add log 2022-09-05 15:00:18 +02:00
Dmitry Shibanov
afb8d2e48a add property 2022-09-05 14:52:51 +02:00
Dmitry Shibanov
f25607f348 update url 2022-09-05 14:24:35 +02:00
Dmitry Shibanov
5c11592098 update url 2022-09-05 14:21:46 +02:00
Dmitry Shibanov
37bedf2b88 add initial logic 2022-09-05 14:14:23 +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