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

Split Quarkiverse release into two workflows #43632

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Oct 1, 2024

This changes the existing Quarkiverse release workflow to two files: one to prepare a release and another to perform it (triggered when a tag is created).

@gastaldi gastaldi requested a review from gsmet October 1, 2024 15:32
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven area/platform Issues related to definition and interaction with Quarkus Platform labels Oct 1, 2024

This comment has been minimized.

Copy link

quarkus-bot bot commented Oct 2, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 23e2cdd.

✅ 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

⚙️ JVM Tests - JDK 21

📦 extensions/micrometer/deployment

io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest.testWebClientMetrics - History

  • java.net.BindException: Address already in use - java.util.concurrent.CompletionException
java.util.concurrent.CompletionException: java.net.BindException: Address already in use
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
	at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
	at io.vertx.mutiny.core.http.HttpServer.listenAndAwait(HttpServer.java:400)
	at io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest$App.start(VertxHttpClientMetricsTest.java:173)
	at io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest_App_ClientProxy.start(Unknown Source)
	at io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest.testWebClientMetrics(VertxHttpClientMetricsTest.java:75)

@gsmet gsmet merged commit 1b1d1a0 into quarkusio:main Oct 2, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.16 - main milestone Oct 2, 2024
@gsmet gsmet modified the milestones: 3.16.0.CR1, 3.15.2 Oct 18, 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/maven area/platform Issues related to definition and interaction with Quarkus Platform triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants