Skip to content

Enable apps for jackson-jq and openapi-generator extensions - #492

Merged
gastaldi merged 1 commit into
quarkiverse:mainfrom
mcruzdev:renovate-jackson-jq-oapi
Aug 11, 2026
Merged

Enable apps for jackson-jq and openapi-generator extensions#492
gastaldi merged 1 commit into
quarkiverse:mainfrom
mcruzdev:renovate-jackson-jq-oapi

Conversation

@mcruzdev

Copy link
Copy Markdown
Member

This pull request aims to enable apps for the following extensions:

  • jackson-jq
  • openapi-generator

@mcruzdev
mcruzdev requested a review from a team August 11, 2026 19:32
@mcruzdev
mcruzdev requested review from a team as code owners August 11, 2026 19:32
@gastaldi

Copy link
Copy Markdown
Member

There are conflicts, can you rebase on the latest main and force-push?

@mcruzdev

Copy link
Copy Markdown
Member Author

sorry

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output
Success! The configuration is valid.


Terraform Plan 📖success

Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
terraform-scripts relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/quarkiverse-devops/quarkiverse-devops/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/quarkiverse-devops/quarkiverse-devops

To view this run in a browser, visit:
https://app.terraform.io/app/quarkiverse/quarkiverse-devops/runs/run-Wkrfkzw98EcNcmdV

Waiting for the plan to start...

Terraform v1.15.8
on linux_amd64
Initializing plugins and modules...

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_app_installation_repository.quarkus_jackson_jq["34650047"] will be created
  + resource "github_app_installation_repository" "quarkus_jackson_jq" {
      + id              = (known after apply)
      + installation_id = "34650047"
      + repo_id         = (known after apply)
      + repository      = "quarkus-jackson-jq"
    }

  # github_app_installation_repository.quarkus_openapi_generator["34650047"] will be created
  + resource "github_app_installation_repository" "quarkus_openapi_generator" {
      + id              = (known after apply)
      + installation_id = "34650047"
      + repo_id         = (known after apply)
      + repository      = "quarkus-openapi-generator"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

------------------------------------------------------------------------

Cost estimation:

Resources: 0 of 1188 estimated
           $0.0/mo +$0.0

Action: workflow_run, Workflow: Terraform Plan

@mcruzdev
mcruzdev force-pushed the renovate-jackson-jq-oapi branch 2 times, most recently from a6f6478 to 9bcfbab Compare August 11, 2026 19:48
@mcruzdev

Copy link
Copy Markdown
Member Author

done

@mcruzdev

Copy link
Copy Markdown
Member Author

cc: @ricardozanini

@gastaldi
gastaldi removed the request for review from a team August 11, 2026 19:49
…nsions

Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
@gastaldi
gastaldi force-pushed the renovate-jackson-jq-oapi branch from 9bcfbab to 844dde8 Compare August 11, 2026 20:01
@gastaldi
gastaldi merged commit 66db24e into quarkiverse:main Aug 11, 2026
3 checks passed
@mcruzdev
mcruzdev deleted the renovate-jackson-jq-oapi branch August 11, 2026 21:14
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.

3 participants