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 2026-01-10 12:03:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a98badbf79447456b5a4f5d9e751a51e680b2e23
setup-java/src/distributions/dragonwell/models.ts

27 lines
529 B
TypeScript
Raw Normal View History

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 19:22:11 +08:00
export interface IDragonwellAllVersions {
[major: string]: {
[jdk_version: string]: {
[os: string]: {
[arch: string]: {
[edition: string]: {
content_type: string;
sha256: string;
name: string;
download_url: string;
};
};
};
};
};
}
export interface IDragonwellVersions {
os: string;
architecture: string;
jdk_version: string;
checksum: string;
download_link: string;
edition: string;
image_type: string;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.6.0 Page: 145ms Template: 15ms
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 隐私政策 方块世界群组