Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a resource to fetch corretto jdk 8/11/15 #14

Closed
eddumelendez opened this issue Nov 27, 2020 · 3 comments
Closed

Provide a resource to fetch corretto jdk 8/11/15 #14

eddumelendez opened this issue Nov 27, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@eddumelendez
Copy link

This is emerging from an idea to automate availability of new versions of corretto in sdkman.

Nowadays, some vendors such as AdoptOpenJDK, Bellsoft Liberica and Zulu provides an API which provide information and the url to download the artifact to install.

There is another example from SAPMachine which published a json file with the version and urls or Hashicorp too.

It would be great if corretto offers something similar to the approach mentioned

@jguo11
Copy link

jguo11 commented Nov 29, 2020

eddumelendez@ Thank you for the suggestion. We will evaluate these approaches and get back to you soon.

@jguo11 jguo11 added the enhancement New feature or request label Nov 29, 2020
@jakauppila
Copy link

With this it would be great if it were somewhat easy to cache/proxy via Artifactory (or similar) for those that have air-gapped machines and route through an internal tool.

@lutkerd
Copy link
Contributor

lutkerd commented Mar 21, 2022

A complete list of the latest Corretto builds and hashes are available from https://corretto.github.io/corretto-downloads/, the json file is at https://corretto.github.io/corretto-downloads/latest_links/indexmap_with_checksum.json and will be updated as part of each release. This does not provide historical releases, just the latest. We are working on getting historical release data in a consumable format, but no ETA yet.

@lutkerd lutkerd closed this as completed Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants