Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[CI] Add support for JDK pinning #481

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

jerboaa
Copy link
Collaborator

@jerboaa jerboaa commented Feb 19, 2025

Sometimes it's useful to pin CI to an older JDK build. This patch adds
this by allowing to set an ENV variable to the proper GH release to
pin to.

Sometimes it's useful to pin CI to an *older* JDK build. This patch adds
this by allowing to set an ENV variable to the proper GH release to
pin to.
@jerboaa jerboaa requested a review from zakkak February 19, 2025 17:19
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 19, 2025
@jerboaa
Copy link
Collaborator Author

jerboaa commented Feb 19, 2025

Test run with "pinned" JDK-25+8 is here (uses this commit to pin to it):
https://github.com/jerboaa/mandrel-packaging/actions/runs/13416782255

The run in this PR is the old latest EA JDK build (JDK-25+9 currently).

@zakkak zakkak merged commit 38635ff into graalvm:master Feb 20, 2025
2 of 7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants