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

Added dev cli help for test command #31956

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sdaschner
Copy link
Contributor

I've noticed that in the dev cli (quarkus:dev, pressing :), the test command had no -h option associated. Added this and refactored the code a bit by adding a QuarkusGroupCommand base class.

Connected to #22345

@quarkus-bot

This comment has been minimized.

@sdaschner
Copy link
Contributor Author

@gsmet Maybe you or someone else could have a look? :)

@maxandersen
Copy link
Contributor

i think #31956 might fix it too?

@sdaschner
Copy link
Contributor Author

i think #31956 might fix it too?

Sorry, I don't understand. #31956 is this issue :)

@maxandersen
Copy link
Contributor

sorry meant #33516

@sdaschner
Copy link
Contributor Author

sdaschner commented May 23, 2023

sorry meant #33516

Only had a glance at the code, but this might fix the help, yes. I remember also refactoring the command hierarchy, but it has been a while, so not sure if that's still needed or up-to-date.

It probably makes sense to focus on the other PR first, and after merging I can update here and see if there's still something open.

@gsmet
Copy link
Member

gsmet commented Oct 5, 2023

Sorry for the late reply, this has fallen through the cracks. I think #33516 should have fixed the issue.

Do you think your PR still has value and is worthy of a rebase? If so I let you do that and I will have a look afterwards.

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