Navigation Menu

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 MutinyVerticle #7231

Merged
merged 2 commits into from Feb 21, 2020

Conversation

cescoffier
Copy link
Member

@cescoffier cescoffier commented Feb 17, 2020

Just add support for MutinyVerticle - a type of verticle (Vert.x components) using the Mutiny API.

This PR contains the feature, the documentation, and tests.

@cescoffier cescoffier added this to the 1.3.0 milestone Feb 17, 2020
@cescoffier cescoffier mentioned this pull request Feb 17, 2020
16 tasks
@cescoffier
Copy link
Member Author

The CI issue is related, I will fix it later Today.

@cescoffier
Copy link
Member Author

The issue should be fixed.

@cescoffier
Copy link
Member Author

Rebased to see if the CI is happier now...

@cescoffier cescoffier force-pushed the features/vertx-mutiny-verticle branch 3 times, most recently from 7accdae to a4a7c9a Compare February 20, 2020 13:20
@cescoffier
Copy link
Member Author

Yet another rebase to see if the CI is happy now...

@cescoffier
Copy link
Member Author

@mkouba Should be ok now.

Mutiny Verticle is a variant of Verticle using the Mutiny API.
Also add a test verifying that verticle instances can be beans.
@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 20, 2020
@machi1990 machi1990 merged commit 3189102 into quarkusio:master Feb 21, 2020
@cescoffier cescoffier deleted the features/vertx-mutiny-verticle branch February 26, 2020 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants