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

CLI: test command updates #35311

Merged
merged 2 commits into from
Aug 10, 2023
Merged

CLI: test command updates #35311

merged 2 commits into from
Aug 10, 2023

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Aug 10, 2023

As for the names - the option to disable the continuous mode is currently --once, but I can imagine that we use --no-continuous instead (or maybe even the single-character variant -n), i.e. quarkus test --no-continuous instead of quarkus test --once, which would be consistent with other negatable = true options such as --no-tests and --tests. OTOH --once is easier to type 🤷.

@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/jbang Issues related to when using jbang.dev with Quarkus labels Aug 10, 2023
@mkouba mkouba requested review from iocanel and ebullient August 10, 2023 13:37
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 10, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot quarkus-bot bot added area/agroal area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation area/kubernetes labels Aug 10, 2023
@github-actions
Copy link

🎊 PR Preview 9c73946 has been successfully built and deployed to https://quarkus-pr-main-35311-preview.surge.sh/version/main/guides/

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 10, 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.

@ebullient ebullient merged commit c43f0bd into quarkusio:main Aug 10, 2023
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Aug 10, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agroal area/cli Related to quarkus cli (not maven/gradle/etc.) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/jbang Issues related to when using jbang.dev with Quarkus area/kubernetes kind/enhancement New feature or request
Projects
None yet
2 participants