-
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
3.6.1 backports 1 #37434
Merged
Merged
3.6.1 backports 1 #37434
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
- fix javadoc in QuteDevModeConfig - improve NoRestartTemplatesDevModeTest (cherry picked from commit 2ff9715)
(cherry picked from commit f90ca79)
…xies (cherry picked from commit c48339d)
(cherry picked from commit 8596fc9)
(cherry picked from commit 2c29d55)
- so that it's possible to filter guides via "vertx" instead of "vert.x" (cherry picked from commit 470d96f)
- fixes quarkusio#37222 (cherry picked from commit 9917e6b)
(cherry picked from commit 12c2bbe)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin-api](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 463e0c6)
66 is Java 22. 65 is Java 21. (cherry picked from commit 3d815e7)
(cherry picked from commit 1e8c767)
…filters into consideration (cherry picked from commit 42f23d8)
(cherry picked from commit 37fefb3)
…tenant (cherry picked from commit 21fbe9d)
(cherry picked from commit b206484)
(cherry picked from commit 0685076)
(cherry picked from commit 86673f9)
(cherry picked from commit 306c873)
Closes quarkusio#17839 (cherry picked from commit 76c0278)
(cherry picked from commit 5e8e7e6)
(cherry picked from commit 8e22ed9)
(cherry picked from commit bf0829f)
…er substitution (cherry picked from commit e9da9c8)
(cherry picked from commit de807d8)
(cherry picked from commit 1d85a44)
During some experiments I noticed that when setting DOCKER_HOST, `docker info` no longer reports the context as `desktop-linux`. Looking for "Docker Desktop" as the docker server operating system seems more reliable. I am keeping the `desktop-linux` filter as a fallback nevertheless. Improves quarkusio#37242 (cherry picked from commit 5336193)
(cherry picked from commit d7d6fef)
(cherry picked from commit ec9c312)
(cherry picked from commit 6986f80)
Resolves issues unveiled with quarkusio#37347 (cherry picked from commit de181ea)
quarkus-bot
bot
added
area/oidc
area/persistence
OBSOLETE, DO NOT USE
area/platform
Issues related to definition and interaction with Quarkus Platform
area/qute
The template engine
area/resteasy-classic
area/rest
area/security
area/testing
area/vertx
labels
Nov 30, 2023
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
(cherry picked from commit 30e10ff)
(cherry picked from commit 397ca66)
(cherry picked from commit e3ba23c)
We need to clean the project before the next compilation as things have changed a lot (e.g. in the case of a Quarkus 2.x -> 3.x update). (cherry picked from commit c6ad1fb)
(cherry picked from commit 553c361)
…sing double-escape (cherry picked from commit b045e66)
- fixes quarkusio#37417 (cherry picked from commit 3b44cde)
(cherry picked from commit 1a9e2e7)
(cherry picked from commit 79e3b19)
(cherry picked from commit 1b426fc)
Fixes: quarkusio#36242 (cherry picked from commit 738a24d)
✔️ 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. |
gsmet
added
area/infra
internal and infrastructure related issues
and removed
triage/backport?
labels
Dec 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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/docstyle
issues related for manual docstyle review
area/documentation
area/gradle
Gradle
area/hibernate-orm
Hibernate ORM
area/infinispan
Infinispan
area/infra
internal and infrastructure related issues
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/oidc
area/panache
area/persistence
OBSOLETE, DO NOT USE
area/platform
Issues related to definition and interaction with Quarkus Platform
area/qute
The template engine
area/rest
area/resteasy-classic
area/scheduler
area/security
area/testing
area/vertx
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.