-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
CLI: add an option to generate a simple build report #35318
Conversation
mkouba
commented
Aug 11, 2023
- resolves CLI - add an option to generate the build report #29174
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as advertised but I suggested a few improvements.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@gsmet Is the Native Tests - Security2 failure a known flaky test? |
devtools/cli/src/main/java/io/quarkus/cli/common/BuildOptions.java
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
- resolves quarkusio#29174 Co-authored-by: Guillaume Smet <[email protected]>
Failing Jobs - Building 2aef8e9
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 17 Windows #- Failing: extensions/grpc/deployment
! Skipped: extensions/micrometer-registry-prometheus/deployment extensions/micrometer/deployment extensions/opentelemetry/deployment and 52 more 📦 extensions/grpc/deployment✖
⚙️ Native Tests - Security2 #- Failing: integration-tests/oidc
📦 integration-tests/oidc✖
|
I'm going to merge this pull request since the |