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
397
stars
15
forks
source link
[CI] Include delimiter in job title when filtering issues #809
Top level jobs might share a common prefix, e.g. "Q main M24 latest" is shared in both linux and windows builds. Including the delimiter we ensure that we are getting the full top level job title and prevent false negatives in our reports.
Also updates quarkus-ecosystem-issue.java script dependencies
Top level jobs might share a common prefix, e.g. "Q main M24 latest" is shared in both linux and windows builds. Including the delimiter we ensure that we are getting the full top level job title and prevent false negatives in our reports.
Also updates quarkus-ecosystem-issue.java script dependencies
Resolves issue observed in https://github.com/graalvm/mandrel/issues/755#issuecomment-2490481362