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 support for Dev Services inside Neo4j module #20269

Merged
merged 1 commit into from Sep 21, 2021

Conversation

michael-simons
Copy link
Contributor

This change adds one additional processor that conditionally (when docker is working and Neo4j is not reachable on the default address) starts up a Neo4j Test container based on the latest image.

Tests have been added that will be executed when docker is enabled.

The existing functional integration tests won't be affected as they use explicit configuration.

This change adds one additional processor that conditionally (when docker is working and Neo4j is not reachable on the default address) starts up a Neo4j Test container based on the latest image.

Tests have been added that will be executed when docker is enabled.

The existing functional integration tests won't be affected as they use explicit configuration.
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 20, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot

This message is automatically generated by a bot.

@michael-simons michael-simons changed the title Add support for Dev Services inside Neo4j module. Add support for Dev Services inside Neo4j module Sep 20, 2021
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

Awesome!

@gastaldi
Copy link
Contributor

@michael-simons may I ask you to add a paragraph in https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.3? I think this is a noteworthy feature and demands bragging about it ;)

@gastaldi gastaldi merged commit 8cc9513 into quarkusio:main Sep 21, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 21, 2021
@michael-simons
Copy link
Contributor Author

Thanks, @gastaldi it's my pleasure. I have created an issue for the Wiki entry.

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.

None yet

3 participants