Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jul 17, 2025

The fact that we were hijacking the test one to trigger the Dev Services was problematic as some test build steps were executed.

It is now a proper launch mode.

Also we now identify more precisely if Dev Services or Live Reload are supported by a launch mode and I adjusted the build steps accordingly.

Fixes #48950 but I'm pretty sure some other weird behaviors could have popped up.

Copy link

quarkus-bot bot commented Jul 17, 2025

/cc @loicmathieu (elasticsearch), @marko-bekhta (elasticsearch,hibernate-search)

@gsmet
Copy link
Member Author

gsmet commented Jul 17, 2025

Note that we will have to communicate this change to extension owners in the Ecosystem as it would be nice if they could move to the new conditions for their Dev Services.

I'll do a pass when this is in a release.

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice decoupling!

The fact that we were hijacking the test one to trigger the Dev Services
was problematic as some test build steps were executed.

It is now a proper launch mode.

Also we now identify more precisely if Dev Services or Live Reload are
supported by a launch mode and I adjusted the build steps accordingly.

Fixes quarkusio#48950 but I'm pretty sure some other weird behaviors could have
popped up.
@gsmet gsmet force-pushed the fix-quarkus-run branch from d9e7bf1 to 46ce666 Compare July 17, 2025 15:53
Copy link

quarkus-bot bot commented Jul 17, 2025

Status for workflow Quarkus CI

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

✅ 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.

@gsmet gsmet merged commit fa8e2f5 into quarkusio:main Jul 18, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 18, 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.

quarkus run no longer works for certain combinations of dependencies
2 participants