aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Update to handle tip builds with no version number

Open smlambert opened this issue 2 years ago • 2 comments

Fixes #801

smlambert avatar Jun 07 '23 02:06 smlambert

Deploy Preview for eclipsefdn-adoptium-trss ready!

Name Link
Latest commit 4c2bf0be52b322fe57336317f1c5077d541b7bd9
Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium-trss/deploys/6610c86f757308000857a9fe
Deploy Preview https://deploy-preview-806--eclipsefdn-adoptium-trss.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 07 '23 02:06 netlify[bot]

https://api.adoptium.net/v3/info/available_releases - returns json that contains tip_version

curl -X 'GET' \ 'https://api.adoptium.net/v3/info/available_releases' \ -H 'accept: application/json'

smlambert avatar Apr 06 '24 03:04 smlambert