Skip to content

feat: add new module onecx-test-oidc-ui#117

Merged
milanhorvath merged 1 commit into
mainfrom
feat/onecx-test-oidc-ui
Jun 12, 2026
Merged

feat: add new module onecx-test-oidc-ui#117
milanhorvath merged 1 commit into
mainfrom
feat/onecx-test-oidc-ui

Conversation

@milanhorvath

Copy link
Copy Markdown
Contributor

add new module onecx-test-oidc-ui to onecx-test product

@github-actions

Copy link
Copy Markdown

Terraform Format and Style 🖌failure

Terraform Initialization ⚙️``

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

  + create
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-test-oidc-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-test-oidc-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-test-oidc-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-test-oidc-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-test-oidc-ui
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-test-oidc-ui
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Test OIDC UI
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-test/current/onecx-test-oidc-ui
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-test-oidc-ui
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + angular,
          + test,
          + ui,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-test-oidc-ui
      + team_id    = 12275352
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-test-oidc-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-test-oidc-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-test-oidc-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-test-oidc-ui
      + name       = onecx-test-oidc-ui
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-test-oidc-ui

Pusher: @milanhorvath, Action: pull_request, Working Directory: ``, Workflow: Pull Request

@milanhorvath milanhorvath merged commit 65388f3 into main Jun 12, 2026
1 check passed
@milanhorvath milanhorvath deleted the feat/onecx-test-oidc-ui branch June 12, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant