Logo
Explore Help
Register Sign In
actions/setup-java
1
0
Fork 0
You've already forked setup-java
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-12 02:36:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
setup-java/src/distributions/microsoft/models.ts

13 lines
255 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';
export interface PlatformOptions {
archive: ArchiveType;
os: OsVersions;
}
export interface MicrosoftVersion {
downloadUrl?: string;
version: Array<number>;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.7.0 Page: 198ms Template: 12ms
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 隐私政策 方块世界群组