Logo
Explore Help
Register Sign In
fengjun/setup-java
1
0
Fork 0
You've already forked setup-java
mirror of https://gitea.com/actions/setup-java.git synced 2025-11-10 03:06:29 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
40635cc059ef4b189b48c722f8cce9ac7ea4cc2d
setup-java/src/distributions/microsoft/models.ts

3 lines
86 B
TypeScript
Raw Normal View History

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 10:50:14 -08:00
type OsVersions = 'linux' | 'macos' | 'windows';
type ArchiveType = 'tar.gz' | 'zip';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.5.0 Page: 44ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API