Commit graph

8 commits

Author SHA1 Message Date
Wes Morgan
da9079a72d
Run npm format 2022-09-23 10:25:09 -06:00
Wes Morgan
da28779063
Merge branch 'main' into feature/default-to-runner-architecture 2022-09-23 10:24:43 -06:00
Dmitry Shibanov
a18c333f3f
Add versions-manifest.json for Microsoft Build of OpenJDK (#383) 2022-09-23 14:47:30 +02:00
Wes Morgan
06bcb9d3c7
Fix microsoft installer test on non-macOS platforms 2022-09-21 08:29:29 -06:00
Wes Morgan
c041f7cce2
Add arch default tests to all distros
...and update temurin's to test 2 architectures instead of 1.
2022-09-20 10:04:18 -06:00
George Adams
4fba831118
fix test 2022-06-09 17:53:21 +01:00
AGulev
e8f1c8b5ca Add Microsoft 11.0.15 2022-05-24 19:12:23 +02: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