Skip to content

feat: added ai-provider runtime#118

Merged
JordenReuter merged 1 commit into
mainfrom
feature/add-ai-provider-runtime
Jul 3, 2026
Merged

feat: added ai-provider runtime#118
JordenReuter merged 1 commit into
mainfrom
feature/add-ai-provider-runtime

Conversation

@JordenReuter

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jul 3, 2026

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
  ~ update in-place
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-ai-provider-runtime
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-ai-provider-runtime
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-ai-provider-runtime
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-ai-provider-runtime
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-ai-provider-runtime
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-ai-provider-runtime
  + 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 AI Provider Runtime Service
      + 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-ai-provider/current/onecx-ai-provider-runtime
      + 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-ai-provider-runtime
      + 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                      = [
          + ai-provider,
          + java,
          + quarkus,
          + runtime,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-ai-provider-runtime
      + team_id    = 16180798
  + 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-ai-provider-runtime
      + 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-ai-provider-runtime
      + 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-ai-provider-runtime
      + 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-ai-provider-runtime
      + name       = onecx-ai-provider-runtime
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-ai-provider-runtime
  ~ resource github_repository repository {
      - vulnerability_alerts        = true -> null

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

@JordenReuter JordenReuter merged commit 2f4c1f3 into main Jul 3, 2026
1 check passed
@JordenReuter JordenReuter deleted the feature/add-ai-provider-runtime branch July 3, 2026 06:52
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