Skip to content

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Jun 20, 2025

While doing the Dev UI documentation, I realized we can make the usage of code-blocks less cumbersome by wrapping the qomponent code-block and add the Quarkus theme state there. That means extension developers using the code block don't have to get into the theme state.

Signed-off-by: Phillip Kruger <[email protected]>
@phillip-kruger phillip-kruger force-pushed the dev-ui-themed-code-block branch from 3ab328c to 88063fc Compare June 20, 2025 01:08
Copy link

quarkus-bot bot commented Jun 20, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 88063fc.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Jun 20, 2025

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Jun 20, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 88063fc.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/opentelemetry-grpc-only

io.quarkus.it.opentelemetry.grpc.HelloGrpcClientTest.testHello - History

  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:668)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:763)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

@cescoffier cescoffier merged commit 12c75e0 into quarkusio:main Jun 22, 2025
60 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 22, 2025
@gsmet gsmet modified the milestones: 3.25 - main, 3.24.1 Jun 24, 2025
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