AdoptOpenJDK / openjdk-api

DEPRECATED and replaced by of https://github.com/AdoptOpenJDK/openjdk-api-v3 - See README
https://api.adoptopenjdk.net/README
Apache License 2.0
15 stars 15 forks source link

Rework cache to use octokit, use pagination and periodically refresh cache #138

Closed johnoliver closed 5 years ago

johnoliver commented 5 years ago

Unfortunately as I have been working on a few things that have become intertwined this has become a monster pull request. This addresses:

1) API does not use github pagination 2) Add semver to versions 3) Sort release data so it is consistent

Since it is a monster may want to speak to me more before merging