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

Disable build scan publication for test builds #34335

Merged

Conversation

jprinet
Copy link
Contributor

@jprinet jprinet commented Jun 27, 2023

Issue

The Quarkus build is comprised of many test builds which by default publish some build scans to Gradle Enterprise.
The current approach only publishes those test builds when failing. This is however not sufficient as some tests are expecting builds to fail.

Fix

Leverage the programmatic approach which allows to fully disable publication

This PR is replacing #34158 with a simpler approach

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 30, 2023

Failing Jobs - Building cf50a17

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 19
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

@gsmet gsmet merged commit 6067699 into quarkusio:main Jul 7, 2023
@quarkus-bot quarkus-bot bot added this to the 3.3 - main milestone Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants