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

Fix ci.yml for Gradle projects #44983

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Dec 7, 2024

@gastaldi gastaldi requested review from geoand and gsmet December 7, 2024 14:53
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Dec 7, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
marsam Mario Rodas
- Should use gradle/actions/setup-gradle action instead too
@gastaldi gastaldi changed the title Fix ci.yml for Gradle projects Fix ci.yml for Gradle projects Dec 7, 2024
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Thanks!

Just to be sure: I suppose you have generated a sample project and pushed it to GitHub?

@gastaldi
Copy link
Contributor Author

gastaldi commented Dec 7, 2024

Of course, that's how I reproduced the problem

@gsmet
Copy link
Member

gsmet commented Dec 7, 2024

Awesome, probably something we should backport?

Copy link

quarkus-bot bot commented Dec 7, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 73ed76f.

✅ 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.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ Maven Tests - JDK 17

📦 integration-tests/devmode

io.quarkus.test.devui.DevUIGrpcSmokeTest.testTestService - History

  • Too many recursions, message not returned for id [2048123956] - java.lang.RuntimeException
java.lang.RuntimeException: Too many recursions, message not returned for id [2048123956]
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:164)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)

@gastaldi gastaldi merged commit fee0049 into quarkusio:main Dec 7, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 7, 2024
@gastaldi gastaldi deleted the codestart_ci branch December 7, 2024 23:38
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.4 Dec 10, 2024
@gsmet gsmet modified the milestones: 3.17.4, 3.15.3 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform kind/bugfix triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarkus Generator for gradle projects generates broken GitHub-Workflow
3 participants