Skip to content

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Sep 12, 2025

This PR adds further functionality to Dev MCP allowing extension developers to set a default enable/disable flag and for end users to toggle between these.

image

It also includes some updates to the extensions already supporting Dev MCP adding the flag to some of them where is make sense .

It also updates the documentation for Dev MCP to reflect this.

Fix #49903

// cc @myfear

Copy link

github-actions bot commented Sep 12, 2025

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

Copy link

quarkus-bot bot commented Sep 15, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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

quarkus-bot bot commented Sep 15, 2025

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🚧
✔️ JVM Tests - JDK 21 Logs Raw logs 🚧
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs 🚧

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootPathCorsTestCase.testCorsFilterProperties - History

  • 1 expectation failed. Expected status code <200> but was <500>. - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

@geoand geoand merged commit b404596 into quarkusio:main Sep 15, 2025
76 of 77 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Sep 15, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Sep 15, 2025
@gsmet gsmet removed this from the 3.29 - main milestone Sep 16, 2025
@gsmet gsmet added this to the 3.28.0 milestone Sep 16, 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.

MCP Registry for Extensions

3 participants