graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
394 stars 15 forks source link

[CI] Some jobs fail due to very long artifact names used with actions/upload-artifact@v4 #731

Closed zakkak closed 3 months ago

zakkak commented 4 months ago

Description

Some CI jobs fail due to very long artifact names used with actions/upload-artifact@v4:

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (400) Bad Request: name invalid length for artifact name: must be between 1 and 256 characters

The name in this case is:

name: build-stats-AWT, ImageIO and Java2D--main-quarkusio-quarkus-graalvm-mandrel-graal-master-master-graalvm-mandrel-packaging-mandrel-source-17-ga-quay.io-quarkus-ubi-quarkus-mandrel-builder-image-jdk-22-null-graalvm-mandrel-null-gha-linux-qmain-m24_0-builder-image

See https://github.com/graalvm/mandrel/actions/runs/8946952803/job/24578686435#step:16:31

github-actions[bot] commented 3 months ago

This issue appears to be stale because it has been open 30 days with no activity. This issue will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.