aqa-test-tools
aqa-test-tools copied to clipboard
Update to handle tip builds with no version number
Fixes #801
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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'