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

3.6.1 backports 1 #37434

Merged
merged 48 commits into from
Dec 2, 2023
Merged

3.6.1 backports 1 #37434

merged 48 commits into from
Dec 2, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 30, 2023

Please don't merge, I will merge it myself.

mkouba and others added 30 commits November 30, 2023 18:20
- fix javadoc in QuteDevModeConfig
- improve NoRestartTemplatesDevModeTest

(cherry picked from commit 2ff9715)
(cherry picked from commit 8596fc9)
- so that it's possible to filter guides via "vertx" instead of "vert.x"

(cherry picked from commit 470d96f)
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)
…filters into consideration

(cherry picked from commit 42f23d8)
(cherry picked from commit 0685076)
(cherry picked from commit 86673f9)
(cherry picked from commit 8e22ed9)
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 6986f80)
Resolves issues unveiled with
quarkusio#37347

(cherry picked from commit de181ea)
@quarkus-bot 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
Copy link

github-actions bot commented Nov 30, 2023

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

gsmet and others added 11 commits December 1, 2023 16:41
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)
…sing double-escape

(cherry picked from commit b045e66)
Copy link

quarkus-bot bot commented Dec 1, 2023

✔️ 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 gsmet merged commit f433cb0 into quarkusio:3.6 Dec 2, 2023
54 checks passed
@gsmet 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
Projects
Development

Successfully merging this pull request may close these issues.