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

bug: Fix the Azul API url again #968

Merged
merged 1 commit into from
Mar 18, 2024
Merged

bug: Fix the Azul API url again #968

merged 1 commit into from
Mar 18, 2024

Conversation

timyates
Copy link
Contributor

Azul have introduced different packages for their CRaC JDK.

The first one in the list is a .deb package which we then try to unpack (and fail as it's not a tgz)

The fix here is to supply the new archive_type argument to the API to go back to a single result

Azul have introduced different packages for their CRaC JDK.

The first one in the list is a .deb package which we then try to unpack (and fail as it's not a tgz)

The fix here is to supply the new archive_type argument to the API to go back to a single result
@timyates timyates added the type: bug Something isn't working label Mar 18, 2024
@timyates timyates self-assigned this Mar 18, 2024
Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sdelamo sdelamo merged commit 3a8d5c6 into master Mar 18, 2024
7 checks passed
@sdelamo sdelamo deleted the fix-crac-url branch March 18, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants