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

Publish machine-readable JSON metadata on OpenJDK binaries #390

Closed
3 tasks
brunoborges opened this issue Jan 18, 2023 · 1 comment
Closed
3 tasks

Publish machine-readable JSON metadata on OpenJDK binaries #390

brunoborges opened this issue Jan 18, 2023 · 1 comment
Labels
enhancement New feature or request openjdk

Comments

@brunoborges
Copy link
Member

As per #18, we need to publish a static JSON file that lists all published JDKs and versions.

  • Create JSON metadata file
  • Publish static file in a public microsoft.com URL
  • Update documentation
@brunoborges brunoborges added this to the 2023 April PSU milestone Jan 18, 2023
@karianna karianna added the enhancement New feature or request label May 8, 2023
@brunoborges
Copy link
Member Author

This is solved by checking the Adoptium Marketplace API.

See the Swagger: https://marketplace-api.adoptium.net/q/swagger-ui/#/Release%20Info/getAvailableReleases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request openjdk
Projects
None yet
Development

No branches or pull requests

2 participants