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

Improve the Gradle dev experience from the CLI #18122

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

stuartwdouglas
Copy link
Member

This will make the CLI directly launch devmode, so continuous testing
can draw its fancy output in the terminal.

This will make the CLI directly launch devmode, so continuous testing
can draw its fancy output in the terminal.
@stuartwdouglas stuartwdouglas requested a review from ebullient June 24, 2021 07:10
@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/documentation area/gradle Gradle area/jbang Issues related to when using jbang.dev with Quarkus labels Jun 24, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 24, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 370076a

Status Name Step Test failures Logs Raw logs
Native Tests - Misc4 Build ⚠️ Check → Logs Raw logs

@maxandersen
Copy link
Member

its unfortunate we have to do it - but I like the approach of having the cli "cleanup" the experience.

@ebullient good with you too?

@ebullient
Copy link
Member


CustomNativeTestSourceSetTest > runNativeTests() FAILED
    java.lang.IllegalThreadStateException at CustomNativeTestSourceSetTest.java:17

BasicJavaNativeBuildTest > shouldBuildNativeImage() FAILED
    java.lang.IllegalThreadStateException at BasicJavaNativeBuildTest.java:22

The test failure is gradle plugin related, but you haven't changed the gradle plugin.. @glefloch, is this familiar?

@gsmet gsmet merged commit a58d520 into quarkusio:main Jun 25, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 25, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.1.Final Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/jbang Issues related to when using jbang.dev with Quarkus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants