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: Quarkus build fails when using builder images. #570

Closed
jerboaa opened this issue Sep 14, 2023 · 0 comments · Fixed by #571
Closed

CI: Quarkus build fails when using builder images. #570

jerboaa opened this issue Sep 14, 2023 · 0 comments · Fixed by #571
Assignees
Labels
bug Something isn't working

Comments

@jerboaa
Copy link
Collaborator

jerboaa commented Sep 14, 2023

Description

#526 adds support for building with locally installed graalvm maven artefacts. This seems to break builds using builder images, which don't build mandrel/graal from source. The CI check needs to skip downloading those artefacts when an builder image CI build is being triggered.

See this example failure:

Starting download for org-graalvm-artefacts--2.13.8.Final-quarkusio-quarkus-graalvm-mandrel-graal-master-master-graalvm-mandrel-packaging-mandrel-source-17-ga-quay.io-quarkus-ubi-quarkus-mandrel-builder-image-22.3-java17-null-graalvm-mandrel-null-null
Error: Unable to find any artifacts for the associated workflow

https://github.com/graalvm/mandrel/actions/runs/6168721678/job/16741701212#step:7:24

@jerboaa jerboaa added the bug Something isn't working label Sep 14, 2023
@zakkak zakkak self-assigned this Sep 14, 2023
zakkak added a commit to zakkak/mandrel that referenced this issue Sep 14, 2023
zakkak added a commit to zakkak/mandrel that referenced this issue Sep 14, 2023
zakkak added a commit to zakkak/mandrel that referenced this issue Sep 14, 2023
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants