-
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
Fix Dev UI Logging #19893
Fix Dev UI Logging #19893
Conversation
Draft until the QuarkusMain PR is is based on is merged. |
34ef1f9
to
30810c7
Compare
This workflow status is outdated as a new workflow run has been triggered. |
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.
Sounds very useful!
simplescreenrecorder-2021-09-07_20.04.32.mp4 |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 30810c7
Failures⚙️ JVM Tests - JDK 11 #- Failing: extensions/elytron-security-jdbc/deployment extensions/flyway/deployment extensions/hibernate-orm/deployment and 6 more
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 88 more 📦 extensions/elytron-security-jdbc/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/flyway/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/hibernate-orm/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/reactive-mssql-client/deployment✖ ✖ ✖ 📦 extensions/reactive-mysql-client/deployment✖ ✖ 📦 extensions/reactive-pg-client/deployment✖ 📦 extensions/smallrye-reactive-messaging-amqp/deployment✖ ✖ ✖ 📦 integration-tests/vault✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 integration-tests/vault-agroal✖ ✖ ✖ ⚙️ JVM Tests - JDK 11 Windows #- Failing: extensions/elytron-security-jdbc/deployment extensions/hibernate-orm/deployment extensions/smallrye-reactive-messaging-amqp/deployment
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 84 more 📦 extensions/elytron-security-jdbc/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/hibernate-orm/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/smallrye-reactive-messaging-amqp/deployment✖ ✖ ✖ ✖ ⚙️ JVM Tests - JDK 16 #- Failing: extensions/elytron-security-jdbc/deployment extensions/flyway/deployment extensions/hibernate-orm/deployment and 4 more
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 88 more 📦 extensions/elytron-security-jdbc/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/flyway/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/hibernate-orm/deployment✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ ✖ 📦 extensions/reactive-mssql-client/deployment✖ ✖ ✖ 📦 extensions/reactive-mysql-client/deployment✖ ✖ 📦 extensions/reactive-pg-client/deployment✖ 📦 extensions/smallrye-reactive-messaging-amqp/deployment✖ ✖ ✖ |
This changes the mass of Dev Services logging to a single status line per starting container. This allows the user to see that progress is happening, without flooding the console. If the operation fails all captured output is dumped. Fixes quarkusio#16203
30810c7
to
7580a26
Compare
Failing Jobs - Building 7580a26
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
|
No description provided.