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

Unstable download URLs for latest GraalVM #521

Closed
sgammon opened this issue Dec 18, 2024 · 2 comments · Fixed by #520
Closed

Unstable download URLs for latest GraalVM #521

sgammon opened this issue Dec 18, 2024 · 2 comments · Fixed by #520
Assignees
Labels
bug Something isn't working

Comments

@sgammon
Copy link
Owner

sgammon commented Dec 18, 2024

The latest download links for Oracle GraalVM change when a new release is issued; this breaks the hash map in graalvm_bindist_map.

@sgammon sgammon added the bug Something isn't working label Dec 18, 2024
@sgammon sgammon self-assigned this Dec 18, 2024
@sgammon
Copy link
Owner Author

sgammon commented Dec 18, 2024

known and reported by community in #504

@sgammon sgammon moved this to In Progress in GraalVM Rules for Bazel Dec 18, 2024
sgammon added a commit that referenced this issue Dec 18, 2024
- feat: ability to specify `latest` for gvm version
- fix: always use archive urls for oracle graalvm
- chore: issue mappings for latest oracle graalvm
- chore: issue mappings for latest graalvm ce

Thanks to @develar for his help via #504
Fixes and closes #521

Signed-off-by: Sam Gammon <[email protected]>
sgammon added a commit that referenced this issue Dec 18, 2024
- feat: ability to specify `latest` for gvm version
- fix: always use archive urls for oracle graalvm
- chore: issue mappings for latest oracle graalvm
- chore: issue mappings for latest graalvm ce

Thanks to @develar for his help via #504
Fixes and closes #521

Signed-off-by: Sam Gammon <[email protected]>
sgammon added a commit that referenced this issue Dec 18, 2024
- feat: ability to specify `latest` for gvm version
- fix: always use archive urls for oracle graalvm
- chore: issue mappings for latest oracle graalvm
- chore: issue mappings for latest graalvm ce

Thanks to @develar for his help via #504
Fixes and closes #521

Signed-off-by: Sam Gammon <[email protected]>
@sgammon sgammon linked a pull request Dec 18, 2024 that will close this issue
4 tasks
sgammon added a commit that referenced this issue Dec 18, 2024
- feat: ability to specify `latest` for gvm version
- fix: always use archive urls for oracle graalvm
- chore: issue mappings for latest oracle graalvm
- chore: issue mappings for latest graalvm ce

Thanks to @develar for his help via #504
Fixes and closes #521

Signed-off-by: Sam Gammon <[email protected]>
@sgammon
Copy link
Owner Author

sgammon commented Dec 18, 2024

#83 would have been an escape hatch for this

@github-project-automation github-project-automation bot moved this from In Progress to Done in GraalVM Rules for Bazel Dec 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in GraalVM Rules for Bazel Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant