Skip to content
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

Add DevUI JsonRPC service tests for Hibernate Search #34159

Merged
merged 5 commits into from
Jun 20, 2023

Conversation

yrodiere
Copy link
Member

Follows up on #34090, fixes the Hibernate Search part of #31970.

@phillip-kruger I had to add a dependency to quarkus-vertx-http-deployment in quarkus-vertx-http-dev-ui-tests, I hope it makes sense. Without that, there wouldn't be any HTTP server and thus any Dev UI.

@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/persistence OBSOLETE, DO NOT USE area/vertx labels Jun 20, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 20, 2023

/cc @Sanne (hibernate-orm), @gsmet (hibernate-orm,hibernate-search)

@yrodiere yrodiere changed the title Add JsonRPC service tests for Hibernate Search Add DevUI JsonRPC service tests for Hibernate Search Jun 20, 2023
@quarkus-bot

This comment has been minimized.

@yrodiere
Copy link
Member Author

Okay, quarkus-vertx-http-deployment depends on quarkus-vertx-http-dev-ui-tests, so... I'll try a dependency on runtime only.

@phillip-kruger
Copy link
Member

Yea. We have been talking about allowing Dev UI in the case where vertx-http is not added, but for now it needs to be there. You can maybe make it optional, then the user will have to add it ?

@phillip-kruger
Copy link
Member

Ok I see you added it to the dev-ui-tests module. That is ok, as that will always be used in the test scope.

@yrodiere yrodiere requested a review from gsmet June 20, 2023 12:15
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 20, 2023

✔️ 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.

Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

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

LGTM

@phillip-kruger phillip-kruger merged commit c1f6479 into quarkusio:main Jun 20, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 20, 2023
@yrodiere yrodiere deleted the i31970 branch August 7, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/persistence OBSOLETE, DO NOT USE area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants