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

[CI] Add Mandrel CI jobs #754

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

jerboaa
Copy link
Collaborator

@jerboaa jerboaa commented Jun 26, 2024

  • Nightly: Mandrel for JDK 24 => graalvm master, JDK 24 (needs @mandrelbot issues created)
  • Weekly: Mandrel for JDK 23 => mandrel/24.1 branch, JDK 23 (re-uses old nightly issues).

@jerboaa jerboaa requested a review from zakkak June 26, 2024 16:52
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 26, 2024
@jerboaa
Copy link
Collaborator Author

jerboaa commented Jun 26, 2024

I'll move this out of draft once we have issues created using the @mandrelbot account (See FIXME comments).

Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @jerboaa!

I added the new issue numbers as suggestions.

.github/workflows/nightly.yml Outdated Show resolved Hide resolved
.github/workflows/nightly.yml Outdated Show resolved Hide resolved
.github/workflows/nightly.yml Outdated Show resolved Hide resolved
.github/workflows/nightly.yml Outdated Show resolved Hide resolved
jerboaa and others added 2 commits June 27, 2024 10:30
@jerboaa
Copy link
Collaborator Author

jerboaa commented Jun 27, 2024

I added the new issue numbers as suggestions.

Thanks!

Updated the PR and it's ready for review now.

@jerboaa jerboaa marked this pull request as ready for review June 27, 2024 08:32
@jerboaa
Copy link
Collaborator Author

jerboaa commented Jun 27, 2024

Mandrel build fails because the adoptium API doesn't yet return JDK 24 EA builds:

Run curl -sL https://api.adoptium.net/v3/binary/latest/24/ea/linux/x64/jdk/hotspot/normal/eclipse -o jdk.tar.gz
tar: This does not look like a tar archive

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Tracked in this issue: adoptium/api.adoptium.net#1077

@zakkak zakkak merged commit fbc7e6a into graalvm:default Jun 27, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

Automatic version detection fails when there are warnings
2 participants