-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
use envvars as default config options and add custom command parts #143
Merged
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
thus it's getting possible to allow for custom config cli overwrites
this allows to set custom config cli arguments and add/overwrite default settings from the testcontainer assumptions
dasniko
changed the title
add custom command parts
use envvars as default config options and add custom command parts
May 16, 2024
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 10, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Jun 11, 2024
… v3.4.0 (main) (#19223) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.3.1` -> `3.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dasniko/testcontainers-keycloak (com.github.dasniko:testcontainers-keycloak)</summary> ### [`v3.4.0`](https://github.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0) #### What's Changed - use fixed health endpoint for wait strategy on new management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/142](https://github.com/dasniko/testcontainers-keycloak/pull/142) - use envvars as default config options and add custom command parts by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/143](https://github.com/dasniko/testcontainers-keycloak/pull/143) - allow for multiple provider classes locations by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/129](https://github.com/dasniko/testcontainers-keycloak/pull/129) - new truststore config by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/144](https://github.com/dasniko/testcontainers-keycloak/pull/144) - don't use client auth on http management port by [@​dasniko](https://github.com/dasniko) in [https://github.com/dasniko/testcontainers-keycloak/pull/146](https://github.com/dasniko/testcontainers-keycloak/pull/146) **Full Changelog**: dasniko/testcontainers-keycloak@v.3.3.1...3.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
see #140
Do all internal/default configuration via environment variables instead of cli options and add a method to use custom command line args. So it becomes possible that developers can override internal config settings.
Using custom command line args may be risky and may break the proper functionality of the container, but gives experienced developers more flexibility and power over their environment.
The new method is called
.withCustomCommand(String cmd)
.