-
Notifications
You must be signed in to change notification settings - Fork 322
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
Feature/keycloak_required_action config values #996
Open
laureat-natzka
wants to merge
13
commits into
keycloak:main
Choose a base branch
from
NatzkaLabsOpenSource:feature/keycloak_required_action_config_terraform_attribute
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/keycloak_required_action config values #996
laureat-natzka
wants to merge
13
commits into
keycloak:main
from
NatzkaLabsOpenSource:feature/keycloak_required_action_config_terraform_attribute
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
laureat-natzka
changed the title
Feature/keycloak required action config terraform attribute
Feature/keycloak_required_action config values
Sep 3, 2024
laureat-natzka
force-pushed
the
feature/keycloak_required_action_config_terraform_attribute
branch
from
September 17, 2024 13:58
e6123f2
to
d86d1f3
Compare
laureat-natzka
force-pushed
the
feature/keycloak_required_action_config_terraform_attribute
branch
from
November 18, 2024 09:51
dbf371e
to
0025bc6
Compare
* chore(deps): bump golang.org/x/net Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.17.0 to 0.23.0 - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> * Updated CodeQL and GoReleaser versions * chore(deps): bump github.com/hashicorp/go-retryablehttp Bumps the go_modules group with 1 update in the / directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp). Updates `github.com/hashicorp/go-retryablehttp` from 0.7.1 to 0.7.7 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.1...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump google.golang.org/protobuf Bumps the go_modules group with 1 update in the / directory: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0 --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump tj-actions/changed-files Bumps the github_actions group with 1 update in the /.github/workflows directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 1.1.3 to 41.0.0 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v1.1.3...v41.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <[email protected]> * Fixed gradle build to work again - Shortened build.gradle - Run docker container manually - Fix gradle build for example-extension - Fixed failing java keystore tests, version updates, removed custom image build * Set Terraform version to 1.9.5 for tests * Fix KC19 build * Skip using custom-user-federation-example in CI --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
…wner change (keycloak#1014) Signed-off-by: Sebastian Schuster <[email protected]> Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Sebastian Schuster <[email protected]> Signed-off-by: Laureat Grepi <[email protected]>
laureat-natzka
force-pushed
the
feature/keycloak_required_action_config_terraform_attribute
branch
from
November 18, 2024 09:57
290ebc8
to
14cfdd6
Compare
…rraform_attribute
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.
config
values inkeycloak_required_action
resourcemultivalued
attributes in User Profile