-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
2.10.1 backports 2 #26406
Merged
Merged
2.10.1 backports 2 #26406
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are needed for code.quarkus.io. (cherry picked from commit d6b7cc9)
(cherry picked from commit 48a0402)
- Trim the console stack traces - Add a 2 line summary at the bottom to make it easier to view the full results (cherry picked from commit 4dea8f4)
(cherry picked from commit 8054267)
- the param declaration node may be removed as a part of a standalone line (cherry picked from commit e2e0cd0)
(cherry picked from commit 70833b3)
(cherry picked from commit 8816386)
…hedulers Fixes quarkusio#25818 This is part of a coordinated fix across Quarkus and Mutiny where scheduler wrapping would cause Vert.x context propagation not to be done. Some changes have been adapted from the draft code from @luneo7 in the discussions of: - quarkusio#26242 - quarkusio#25818 See the matching changes in Mutiny: smallrye/smallrye-mutiny#955 (cherry picked from commit 059b7b7)
(cherry picked from commit eb2b71d)
(cherry picked from commit da8afc0)
(cherry picked from commit 7edb055)
(cherry picked from commit 7d2f76a)
(cherry picked from commit 83688f6)
Added test to reproduce issue Registered missing codec Signed-off-by: Theodor Mihalache <[email protected]> (cherry picked from commit b0fbcd7)
- this build step should consume RuntimeConfigSetupCompleteBuildItem because DefaultTenantConfigResolver injects a runtime config property - resolves quarkusio#26236 (cherry picked from commit b43a7be)
- resolves quarkusio#26306 (cherry picked from commit 8ba079c)
(cherry picked from commit 67cc725)
(cherry picked from commit 715d5b4)
…Windows (cherry picked from commit 23f43c3)
Additionally, it adds support of DownloadFile objects. Fix quarkusio#26164 (cherry picked from commit 6ad2be3)
Fix quarkusio#26318 Note that I haven't added any tests as there are already existing coverage that verifies this continue working fine. (cherry picked from commit 3079078)
Signed-off-by: Harald Albers <[email protected]> (cherry picked from commit ccebb37)
(cherry picked from commit 6884729)
(cherry picked from commit 0162456)
(cherry picked from commit 896e069)
(cherry picked from commit ff66b9c)
(cherry picked from commit 7afbb54)
When not setting any name, the extension will use the current resource name which is not a correct logic (as there could have additional resources from users). Fix quarkusio#25688 (cherry picked from commit 0e6b2b3)
Fixes: quarkusio#26273 (cherry picked from commit 249c153)
(cherry picked from commit f027f11)
quarkus-bot
bot
added
area/liquibase
area/lra
area/mailer
area/metrics
area/mongodb
area/mutiny
area/narayana
Transactions / Narayana
area/oidc
area/openapi
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/picocli
area/platform
Issues related to definition and interaction with Quarkus Platform
area/qute
The template engine
area/reactive-messaging
area/reactive-sql-clients
area/reactive-streams-operators
area/redis
area/rest
area/scheduler
area/security
area/smallrye
area/spring
Issues relating to the Spring integration
area/swagger-ui
area/tracing
area/undertow
area/vertx
area/websockets
labels
Jun 28, 2022
Failing Jobs - Building 71924e6
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 11 Windows #- Failing: integration-tests/maven
📦 integration-tests/maven✖
✖
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/agroal
area/amazon-lambda
area/arc
Issue related to ARC (dependency injection)
area/core
area/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/documentation
area/elasticsearch
area/flyway
area/funqy
area/google-cloud-functions
area/gradle
Gradle
area/graphql
area/grpc
gRPC
area/health
area/hibernate-orm
Hibernate ORM
area/hibernate-reactive
Hibernate Reactive
area/infinispan
Infinispan
area/infra
internal and infrastructure related issues
area/jaeger
area/kafka
area/kafka-streams
area/keycloak
area/kotlin
area/kubernetes
area/liquibase
area/lra
area/mailer
area/metrics
area/mongodb
area/mutiny
area/narayana
Transactions / Narayana
area/oidc
area/openapi
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/picocli
area/platform
Issues related to definition and interaction with Quarkus Platform
area/qute
The template engine
area/reactive-messaging
area/reactive-sql-clients
area/reactive-streams-operators
area/redis
area/rest
area/scheduler
area/security
area/smallrye
area/spring
Issues relating to the Spring integration
area/swagger-ui
area/tracing
area/undertow
area/vertx
area/websockets
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please don't merge, I will merge it myself.