├── .github └── workflows │ ├── ecosystem-action.yml │ └── ecosystem-member-action.yml ├── .gitignore ├── README.adoc ├── blaze-persistence ├── context.yaml └── info.yaml ├── cassandra-quarkus ├── context.yaml └── info.yaml ├── ci-overview.puml ├── ci-prerequisites.sh ├── code.quarkus.io ├── context.yaml └── info.yaml ├── context.yaml ├── eureka ├── context.yaml └── info.yaml ├── hazelcast-client ├── context.yaml └── info.yaml ├── kogito-quarkus ├── context.yaml └── info.yaml ├── optaplanner-quickstarts ├── context.yaml └── info.yaml ├── optaplanner ├── context.yaml └── info.yaml ├── platform ├── context.yaml └── info.yaml ├── quarkiverse-amazon-alexa ├── context.yaml └── info.yaml ├── quarkiverse-amazon-services ├── context.yaml └── info.yaml ├── quarkiverse-antivirus ├── context.yaml └── info.yaml ├── quarkiverse-apicurio-registry-client ├── context.yaml └── info.yaml ├── quarkiverse-apistax ├── context.yaml └── info.yaml ├── quarkiverse-arangodb-client ├── context.yaml └── info.yaml ├── quarkiverse-artemis ├── context.yaml └── info.yaml ├── quarkiverse-asyncapi ├── context.yaml └── info.yaml ├── quarkiverse-azure-services ├── context.yaml └── info.yaml ├── quarkiverse-barcode ├── context.yaml └── info.yaml ├── quarkiverse-config-extensions ├── context.yaml └── info.yaml ├── quarkiverse-couchbase ├── context.yaml └── info.yaml ├── quarkiverse-cucumber ├── context.yaml └── info.yaml ├── quarkiverse-cxf ├── context.yaml └── info.yaml ├── quarkiverse-dapr ├── context.yaml └── info.yaml ├── quarkiverse-dashbuilder ├── context.yaml └── info.yaml ├── quarkiverse-datadog-opentracing ├── context.yaml └── info.yaml ├── quarkiverse-doma ├── context.yaml └── info.yaml ├── quarkiverse-easy-retrofit ├── context.yaml └── info.yaml ├── quarkiverse-elasticsearch-reactive ├── context.yaml └── info.yaml ├── quarkiverse-freemarker ├── context.yaml └── info.yaml ├── quarkiverse-fury ├── context.yaml └── info.yaml ├── quarkiverse-fx ├── context.yaml └── info.yaml ├── quarkiverse-github-action ├── context.yaml └── info.yaml ├── quarkiverse-github-api ├── context.yaml └── info.yaml ├── quarkiverse-github-app ├── context.yaml └── info.yaml ├── quarkiverse-google-cloud-services ├── context.yaml └── info.yaml ├── quarkiverse-groovy ├── context.yaml └── info.yaml ├── quarkiverse-hibernate-search-extras ├── context.yaml └── info.yaml ├── quarkiverse-hibernate-types ├── context.yaml └── info.yaml ├── quarkiverse-ironjacamar ├── context.yaml └── info.yaml ├── quarkiverse-itext ├── context.yaml └── info.yaml ├── quarkiverse-jackson-jq ├── context.yaml └── info.yaml ├── quarkiverse-jberet ├── context.yaml └── info.yaml ├── quarkiverse-jdbc-clickhouse ├── context.yaml └── info.yaml ├── quarkiverse-jdbc-singlestore ├── context.yaml └── info.yaml ├── quarkiverse-jdbc-sqlite ├── context.yaml └── info.yaml ├── quarkiverse-jdbi ├── context.yaml └── info.yaml ├── quarkiverse-jdiameter ├── context.yaml └── info.yaml ├── quarkiverse-jef ├── context.yaml └── info.yaml ├── quarkiverse-jgit ├── context.yaml └── info.yaml ├── quarkiverse-jgrapht ├── context.yaml └── info.yaml ├── quarkiverse-jjwt-jackson ├── context.yaml └── info.yaml ├── quarkiverse-jnosql ├── context.yaml └── info.yaml ├── quarkiverse-jsch ├── context.yaml └── info.yaml ├── quarkiverse-kerberos ├── context.yaml └── info.yaml ├── quarkiverse-langchain4j ├── context.yaml └── info.yaml ├── quarkiverse-logging-cloudwatch ├── context.yaml └── info.yaml ├── quarkiverse-logging-json ├── context.yaml └── info.yaml ├── quarkiverse-logging-logback ├── context.yaml └── info.yaml ├── quarkiverse-logging-manager ├── context.yaml └── info.yaml ├── quarkiverse-logging-sentry ├── context.yaml └── info.yaml ├── quarkiverse-logging-splunk ├── context.yaml └── info.yaml ├── quarkiverse-mailpit ├── context.yaml └── info.yaml ├── quarkiverse-maven-resolver ├── context.yaml └── info.yaml ├── quarkiverse-mfa ├── context.yaml └── info.yaml ├── quarkiverse-micrometer-registry ├── context.yaml └── info.yaml ├── quarkiverse-minio ├── context.yaml └── info.yaml ├── quarkiverse-mockk ├── context.yaml └── info.yaml ├── quarkiverse-moneta ├── context.yaml └── info.yaml ├── quarkiverse-mongock ├── context.yaml └── info.yaml ├── quarkiverse-morphia ├── context.yaml └── info.yaml ├── quarkiverse-mybatis ├── context.yaml └── info.yaml ├── quarkiverse-nagios ├── context.yaml └── info.yaml ├── quarkiverse-neo4j ├── context.yaml └── info.yaml ├── quarkiverse-oidc-proxy ├── context.yaml └── info.yaml ├── quarkiverse-omnifaces ├── context.yaml └── info.yaml ├── quarkiverse-opencv ├── context.yaml └── info.yaml ├── quarkiverse-openfga-client ├── context.yaml └── info.yaml ├── quarkiverse-operator-sdk ├── context.yaml └── info.yaml ├── quarkiverse-pact ├── context.yaml └── info.yaml ├── quarkiverse-pdfbox ├── context.yaml └── info.yaml ├── quarkiverse-poi ├── context.yaml └── info.yaml ├── quarkiverse-pooled-jms ├── context.yaml └── info.yaml ├── quarkiverse-prettytime ├── context.yaml └── info.yaml ├── quarkiverse-primefaces ├── context.yaml └── info.yaml ├── quarkiverse-quinoa ├── context.yaml └── info.yaml ├── quarkiverse-rabbitmq-client ├── context.yaml └── info.yaml ├── quarkiverse-reactive-h2-client ├── context.yaml └── info.yaml ├── quarkiverse-reactive-messaging-http ├── context.yaml └── info.yaml ├── quarkiverse-reactive-messsaging-nats-jetstream ├── context.yaml └── info.yaml ├── quarkiverse-reactive-mysql-pool-client ├── context.yaml └── info.yaml ├── quarkiverse-renarde ├── context.yaml └── info.yaml ├── quarkiverse-resteasy-problem ├── context.yaml └── info.yaml ├── quarkiverse-shardingsphere-jdbc ├── context.yaml └── info.yaml ├── quarkiverse-systemd-notify ├── context.yaml └── info.yaml ├── quarkiverse-tekton-client ├── context.yaml └── info.yaml ├── quarkiverse-tika ├── context.yaml └── info.yaml ├── quarkiverse-vault ├── context.yaml └── info.yaml ├── quarkiverse-web-bundler ├── context.yaml └── info.yaml ├── quarkiverse-wiremock ├── context.yaml └── info.yaml ├── quarkiverse-zanzibar ├── context.yaml └── info.yaml ├── quarkiverse-zookeeper ├── context.yaml └── info.yaml ├── quarkus-devtools-compat ├── context.yaml └── info.yaml ├── quarkus-ecosystem-issue.java ├── quarkus-ecosystem-maven-settings.xml ├── quarkus-ecosystem-test ├── quarkus-hilla ├── context.yaml └── info.yaml ├── quarkus-proxy-wasm ├── context.yaml └── info.yaml ├── quarkus-qe-beefy ├── context.yaml └── info.yaml ├── quarkus-qe-ts ├── context.yaml └── info.yaml ├── quarkus-super-heroes ├── context.yaml └── info.yaml ├── quarkus-updates ├── context.yaml └── info.yaml ├── run-for-member ├── setup-and-test └── vaadin ├── context.yaml └── info.yaml /.github/workflows/ecosystem-action.yml: -------------------------------------------------------------------------------- 1 | name: "Quarkus Ecosystem CI Trigger" 2 | 3 | # Adding the dispatch event to allow restarting the build on demand 4 | on: 5 | schedule: 6 | - cron: '0 1 * * 1-5' 7 | repository_dispatch: 8 | workflow_dispatch: 9 | 10 | jobs: 11 | invoke-ci: 12 | runs-on: ubuntu-latest 13 | name: "Invoke CI" 14 | steps: 15 | - name: Install yq 16 | uses: dcarbone/install-yq-action@v1.0.1 17 | 18 | - name: Checkout Ecosystem 19 | uses: actions/checkout@v3 20 | with: 21 | repository: ${{ env.GITHUB_REPOSITORY }} 22 | path: ecosystem-ci 23 | token: ${{ secrets.ECOSYSTEM_CI_TOKEN }} 24 | ref: main 25 | 26 | - name: Launch CI for each member 27 | working-directory: ecosystem-ci 28 | run: | 29 | #get the sha or the latest main 30 | QUARKUS_SHA=$(git ls-remote https://github.com/quarkusio/quarkus main | awk '{print $1;}') 31 | 32 | for member in */ ; do 33 | ./run-for-member "${member}" "${QUARKUS_SHA}" "${ECOSYSTEM_CI_TOKEN}" 34 | done 35 | env: 36 | ECOSYSTEM_CI_TOKEN: ${{ secrets.ECOSYSTEM_CI_TOKEN }} 37 | -------------------------------------------------------------------------------- /.github/workflows/ecosystem-member-action.yml: -------------------------------------------------------------------------------- 1 | name: "Quarkus Ecosystem CI Member Manual Trigger" 2 | 3 | # Adding the dispatch event to allow restarting the build on demand 4 | on: 5 | workflow_dispatch: 6 | inputs: 7 | member: 8 | type: string 9 | required: true 10 | 11 | jobs: 12 | invoke-ci: 13 | runs-on: ubuntu-latest 14 | name: "Invoke CI" 15 | steps: 16 | - name: Install yq 17 | uses: dcarbone/install-yq-action@v1.0.1 18 | 19 | - name: Checkout Ecosystem 20 | uses: actions/checkout@v3 21 | with: 22 | repository: ${{ env.GITHUB_REPOSITORY }} 23 | path: ecosystem-ci 24 | token: ${{ secrets.ECOSYSTEM_CI_TOKEN }} 25 | ref: main 26 | 27 | - name: Launch CI for member ${{ inputs.member }} 28 | working-directory: ecosystem-ci 29 | run: | 30 | #get the sha or the latest main 31 | QUARKUS_SHA=$(git ls-remote https://github.com/quarkusio/quarkus main | awk '{print $1;}') 32 | 33 | ./run-for-member "${MEMBER}" "${QUARKUS_SHA}" "${ECOSYSTEM_CI_TOKEN}" 34 | env: 35 | MEMBER: ${{ inputs.member }} 36 | ECOSYSTEM_CI_TOKEN: ${{ secrets.ECOSYSTEM_CI_TOKEN }} 37 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | 2 | # Eclipse 3 | .project 4 | .classpath 5 | .settings/ 6 | 7 | # IDEA 8 | .idea 9 | *.ipr 10 | *.iml 11 | *.iws 12 | 13 | # IDEA lsp plugin 14 | lsp/ 15 | 16 | # NetBeans 17 | nb-configuration.xml 18 | 19 | # OSX 20 | .DS_Store 21 | 22 | # VS CODE 23 | .vscode 24 | *.code-workspace 25 | .factorypath 26 | 27 | # Vi/Vim 28 | *.swp 29 | -------------------------------------------------------------------------------- /README.adoc: -------------------------------------------------------------------------------- 1 | = quarkus-ecosystem-ci 2 | :plantuml: http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/quarkusio/quarkus-ecosystem-ci/master/ 3 | 4 | image:https://img.shields.io/github/issues/quarkusio/quarkus/triage/ci-participant?label=ci-participant%20issues&logo=quarkus[link=https://github.com/quarkusio/quarkus/labels/triage%2Fci-participant] 5 | 6 | Repository used for orchestrating cross-CI builds of extensions part of Quarkus ecosystem/universe. 7 | 8 | == What it's all about 9 | 10 | It's in everyone's interest to know if Quarkus extensions and especially participants in the https://github.com/quarkusio/quarkus-platform[Quarkus Platform] build properly 11 | against the latest Quarkus, since Quarkus moves very fast. 12 | At the same time, due to resource constraints it is not possible for every extension to run their tests in the Quarkus organization. 13 | In that vein Quarkus has come up with a solution that allows both Quarkus contributors and Quarkus Platform participants to know each day whether their extension 14 | works with the latest Quarkus or not, while sharing the CI load amongst platform participants. 15 | Furthermore, the solution aims to be as frictionless as possible for Quarkus Platform participants while also not requiring said participants to trust 16 | Quarkus with their GitHub tokens. 17 | 18 | This repository contains the metadata that needs to be set up for a platform participant to have their CI automatically triggered and post the result on a Quarkus issue. 19 | 20 | image::{plantuml}/ci-overview.puml[CI Overview] 21 | 22 | == What do I need to do as a Quarkus Platform participant 23 | 24 | After your extension has been added to the Quarkus Platform, you will additionally need to do the following: 25 | 26 | 1. Open an issue in https://github.com/quarkusio/quarkus/issues[the Quarkus issue tracker], where updates will be posted (the CI job will close or open the issue depending on the CI outcome). 27 | For Quarkiverse extensions, it is suggested to use https://github.com/quarkiverse/quarkiverse/issues[the Quarkiverse issue tracker]. 28 | An example of such an issue can be found https://github.com/quarkusio/quarkus/issues/8593[here]. 29 | + 30 | Note that in one of the following steps you will need to configure a GitHub token for the user who created the issue in **your** extension repository. 31 | The user can be a regular user (for example the author of the extension) or a bot. This is so the automation can open/close the issue. 32 | 33 | 2. Open a Pull Request to this https://github.com/quarkusio/quarkus-ecosystem-ci[quarkus-ecosystem-ci] repository where you add a directory for your extension and inside it place a file named `info.yaml`. Name of the directory is not important, just attempt to follow same naming conventions used for similar projects. 34 | + 35 | The file needs to contain the following information: 36 | + 37 | [source,yaml] 38 | ---- 39 | url: https://github.com/someorg/my-extension # Github repo of your extension 40 | issues: 41 | repo: quarkusio/quarkus # this should be left as is when CI updates are going to be reported on the Quarkus repository 42 | latestCommit: 123456 # this is the number of the issue you created above 43 | ---- 44 | + 45 | An example of the above configuration can be found https://github.com/quarkusio/quarkus-ecosystem-ci/blob/419a6c18312ac26ab0213ae1bf0ee6d38a550f4e/qpid/info.yaml[here]. 46 | 47 | === What if my repository is not in the Quarkiverse organization? 48 | 49 | The following steps are only needed if your project is NOT a Quarkiverse participant (i.e. not a project of the https://github.com/quarkiverse[Quarkiverse] organization), as Quarkiverse projects are already set up this way: 50 | 51 | - Add a secret named `ECOSYSTEM_CI_TOKEN` in your repository that contains the token of the user that opened the issue mentioned in the first step. This token will be used in order to open and close the issue from the CI action. 52 | 53 | - Add the following file to configure the Quarkus CI in GitHub Actions for your repository: 54 | + 55 | `.github/workflows/quarkus-snapshot.yaml` (this file contains the actual GitHub Actions declaration) 56 | + 57 | [source,yaml] 58 | ---- 59 | name: "Quarkus ecosystem CI" 60 | on: 61 | watch: 62 | types: [started] 63 | workflow_dispatch: 64 | 65 | # For this CI to work, ECOSYSTEM_CI_TOKEN needs to contain a GitHub with rights to close the Quarkus issue that the user/bot has opened, 66 | # while 'ECOSYSTEM_CI_REPO_PATH' needs to be set to the corresponding path in the 'quarkusio/quarkus-ecosystem-ci' repository 67 | 68 | env: 69 | ECOSYSTEM_CI_REPO: quarkusio/quarkus-ecosystem-ci 70 | ECOSYSTEM_CI_REPO_FILE: context.yaml 71 | JAVA_VERSION: 17 72 | 73 | ######################### 74 | # Repo specific setting # 75 | ######################### 76 | 77 | ECOSYSTEM_CI_REPO_PATH: FIXME # TODO: this needs to be set to the directory name added in 'quarkusio/quarkus-ecosystem-ci' 78 | 79 | ################################### 80 | # Optional repo specific settings # 81 | ################################### 82 | 83 | # The setup-and-test script assumes the pom.xml file is at the root of your repo 84 | # Use this env var to add a nested path within your repo where pom.xml is 85 | QUARKUS_VERSION_POM_PATH: PATH_WHERE_POM_XML_IS 86 | 87 | # The setup-and-test script assumes the property within pom.xml that determines the 88 | # quarkus version is called "quarkus.version". 89 | # Use this env var to override the property to something else 90 | # (like "quarkus.platform.version" for example) 91 | QUARKUS_VERSION_POM_PROPERTY: quarkus.version 92 | 93 | jobs: 94 | build: 95 | name: "Build against latest Quarkus snapshot" 96 | runs-on: ubuntu-latest 97 | if: github.actor == 'quarkusbot' || github.event_name == 'workflow_dispatch' 98 | 99 | steps: 100 | - name: Install yq 101 | uses: dcarbone/install-yq-action@v1.0.1 102 | 103 | - name: Set up Java 104 | uses: actions/setup-java@v3 105 | with: 106 | java-version: ${{ env.JAVA_VERSION }} 107 | distribution: 'temurin' 108 | 109 | - name: Checkout repo 110 | uses: actions/checkout@v3 111 | with: 112 | path: current-repo 113 | 114 | - name: Checkout Ecosystem 115 | uses: actions/checkout@v3 116 | with: 117 | repository: ${{ env.ECOSYSTEM_CI_REPO }} 118 | path: ecosystem-ci 119 | 120 | - name: Setup and Run Tests 121 | run: ./ecosystem-ci/setup-and-test 122 | env: 123 | ECOSYSTEM_CI_TOKEN: ${{ secrets.ECOSYSTEM_CI_TOKEN }} 124 | ---- 125 | 126 | Finally, if your extension requires a custom test script (by default `quarkus-ecosystem-test` from this repository is used), add a file named `.github/quarkus-ecosystem-test`. 127 | 128 | Example projects containing the proper GitHub Action YAML file (and which has been tested with the whole process) can be found https://github.com/geoand/quarkus-qpid-jms/blob/51a03f41c38ea43dedf05c25e2277dbf99d88d50/.github[here] and https://github.com/quarkusio/quarkus-platform/tree/main/.github[here]. 129 | 130 | === How to create a token for use with Ecosystem CI 131 | 132 | In case you haven't created a GitHub token before, the process is roughly as follows. 133 | 134 | You can generate a token by accessing https://github.com/settings/tokens and clicking on `Generate new token`. On the page that comes up, 135 | provide a name, select `repo` scope and click on `Generate token` at the bottom of the page. You will be prompted with the newly generated token, but be sure to copy it wherever 136 | it is needed, because you won't be able to see it again. 137 | 138 | Now that you have created the token, you need to create a GitHub Secret with its value, by first accessing `/settings/secrets` in your repository, then adding a new secret named `ECOSYSTEM_CI_TOKEN` 139 | where you simply paste the contents of the token and save by clicking on `Add token`. 140 | 141 | === What if I need to a custom setup? 142 | 143 | You can execute a custom script as part of the Ecosystem CI initialization (i.e. before the build of your repository starts) 144 | by adding an executable bash script `.github/ci-init.sh` to your repository. 145 | 146 | == How come this works? 147 | 148 | The "trick" (more like a hack actually) is that Quarkus Platform participant's GitHub Actions are triggered when the Quarkus Ecosystem CI stars the extension repository. 149 | Furthermore, before starring the repository, some context information is written to this repository which is then meant to be read in the triggered Github Action. 150 | This way this Quarkus Github Action does not need to hold any secrets for the participants. 151 | -------------------------------------------------------------------------------- /blaze-persistence/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-10 2 | issues: 3 | latestCommit: "9142" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /blaze-persistence/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/Blazebit/blaze-persistence 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 9142 -------------------------------------------------------------------------------- /cassandra-quarkus/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-16 2 | issues: 3 | latestCommit: "9183" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /cassandra-quarkus/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/datastax/cassandra-quarkus 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 9183 -------------------------------------------------------------------------------- /ci-overview.puml: -------------------------------------------------------------------------------- 1 | @startuml 2 | 3 | quarkus -> quarkusbot : latest quarkus build 4 | quarkusbot -> extension : star repo 5 | extension -> "ecosystem-ci" : fetch latest build info 6 | extension -> extension : trigger build using build info 7 | extension -> quarkus : close/open issue 8 | 9 | box "github.com/quarkusio" #LightBlue 10 | participant quarkus 11 | participant quarkusbot 12 | participant "ecosystem-ci" 13 | end box 14 | 15 | box "github.com/quarkusio" #LavenderBlush 16 | participant extension 17 | end box 18 | 19 | @enduml -------------------------------------------------------------------------------- /ci-prerequisites.sh: -------------------------------------------------------------------------------- 1 | # Reclaim disk space 2 | time docker rmi node:10 node:12 mcr.microsoft.com/azure-pipelines/node8-typescript:latest 3 | time sudo rm -rf /usr/share/dotnet 4 | time sudo rm -rf /usr/share/swift -------------------------------------------------------------------------------- /code.quarkus.io/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-23 2 | issues: 3 | latestCommit: "11515" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /code.quarkus.io/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkusio/code.quarkus.io 2 | issues: 3 | repo: quarkusio/quarkus # this should be left as is when CI updates are going to be reported on the Quarkus repository 4 | latestCommit: 11515 -------------------------------------------------------------------------------- /context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-04-08_12-06-52 2 | issues: 3 | latestCommit: "" 4 | repo: "" 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 83929f7925db83f774153ee1f450e1736e6ff1bd 8 | -------------------------------------------------------------------------------- /eureka/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-30 2 | issues: 3 | latestCommit: "8834" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /eureka/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/fmcejudo/quarkus-eureka 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 8834 5 | -------------------------------------------------------------------------------- /hazelcast-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-36 2 | issues: 3 | latestCommit: "8893" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /hazelcast-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/hazelcast/quarkus-hazelcast-client 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 8893 -------------------------------------------------------------------------------- /kogito-quarkus/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-43 2 | issues: 3 | latestCommit: "12486" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | lts: 10 | issue: 14860 # this is the number of the issue for LTS check 11 | quarkusBranch: 2.13 12 | -------------------------------------------------------------------------------- /kogito-quarkus/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/kiegroup/kogito-runtimes # Github repo of your extension 2 | issues: 3 | repo: quarkusio/quarkus # this should be left as is when CI updates are going to be reported on the Quarkus repository 4 | latestCommit: 12486 # this is the number of the issue for main check 5 | alternatives: 6 | lts: 7 | issue: 14860 # this is the number of the issue for LTS check 8 | quarkusBranch: 2.13 9 | -------------------------------------------------------------------------------- /optaplanner-quickstarts/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-50 2 | issues: 3 | latestCommit: "11563" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /optaplanner-quickstarts/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/kiegroup/optaplanner-quickstarts 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 11563 5 | -------------------------------------------------------------------------------- /optaplanner/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-33-56 2 | issues: 3 | latestCommit: "11563" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /optaplanner/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/kiegroup/optaplanner 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 11563 5 | -------------------------------------------------------------------------------- /platform/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-03 2 | issues: 3 | latestCommit: "8593" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | '3.20': 10 | issue: 47241 11 | quarkusBranch: '3.20' 12 | '3.15': 13 | issue: 45119 14 | quarkusBranch: '3.15' 15 | -------------------------------------------------------------------------------- /platform/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkusio/quarkus-platform 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 8593 5 | alternatives: 6 | '3.20': 7 | issue: 47241 8 | quarkusBranch: '3.20' 9 | '3.15': 10 | issue: 45119 11 | quarkusBranch: '3.15' 12 | -------------------------------------------------------------------------------- /quarkiverse-amazon-alexa/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-09 2 | issues: 3 | latestCommit: "51" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-amazon-alexa/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-amazon-alexa 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 51 5 | -------------------------------------------------------------------------------- /quarkiverse-amazon-services/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-16 2 | issues: 3 | latestCommit: "56" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-amazon-services/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-amazon-services 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 56 5 | -------------------------------------------------------------------------------- /quarkiverse-antivirus/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-23 2 | issues: 3 | latestCommit: "192" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-antivirus/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-antivirus 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 192 5 | -------------------------------------------------------------------------------- /quarkiverse-apicurio-registry-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-29 2 | issues: 3 | latestCommit: "25" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-apicurio-registry-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-apicurio-registry-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 25 5 | -------------------------------------------------------------------------------- /quarkiverse-apistax/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-36 2 | issues: 3 | latestCommit: "76" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-apistax/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-apistax 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 76 5 | -------------------------------------------------------------------------------- /quarkiverse-arangodb-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-43 2 | issues: 3 | latestCommit: "198" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-arangodb-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-arangodb-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 198 5 | -------------------------------------------------------------------------------- /quarkiverse-artemis/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-50 2 | issues: 3 | latestCommit: "55" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-artemis/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-artemis 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 55 5 | -------------------------------------------------------------------------------- /quarkiverse-asyncapi/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-34-56 2 | issues: 3 | latestCommit: "92" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-asyncapi/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-asyncapi 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 92 5 | -------------------------------------------------------------------------------- /quarkiverse-azure-services/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-03 2 | issues: 3 | latestCommit: "85" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-azure-services/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-azure-services 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 85 5 | -------------------------------------------------------------------------------- /quarkiverse-barcode/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-09 2 | issues: 3 | latestCommit: "289" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-barcode/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-barcode 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 289 5 | -------------------------------------------------------------------------------- /quarkiverse-config-extensions/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-16 2 | issues: 3 | latestCommit: "58" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-config-extensions/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-config-extensions 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 58 5 | -------------------------------------------------------------------------------- /quarkiverse-couchbase/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-23 2 | issues: 3 | latestCommit: "72" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-couchbase/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-couchbase 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 72 5 | -------------------------------------------------------------------------------- /quarkiverse-cucumber/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-30 2 | issues: 3 | latestCommit: "61" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-cucumber/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-cucumber 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 61 5 | -------------------------------------------------------------------------------- /quarkiverse-cxf/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-36 2 | issues: 3 | latestCommit: "14" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-cxf/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-cxf 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 14 5 | -------------------------------------------------------------------------------- /quarkiverse-dapr/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-43 2 | issues: 3 | latestCommit: "69" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-dapr/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-dapr 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 69 5 | -------------------------------------------------------------------------------- /quarkiverse-dashbuilder/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-49 2 | issues: 3 | latestCommit: "119" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-dashbuilder/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-dashbuilder 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 119 5 | -------------------------------------------------------------------------------- /quarkiverse-datadog-opentracing/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-35-56 2 | issues: 3 | latestCommit: "41" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-datadog-opentracing/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-datadog-opentracing 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 41 5 | -------------------------------------------------------------------------------- /quarkiverse-doma/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-03 2 | issues: 3 | latestCommit: "13" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-doma/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-doma 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 13 5 | -------------------------------------------------------------------------------- /quarkiverse-easy-retrofit/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-09 2 | issues: 3 | latestCommit: "220" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-easy-retrofit/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-easy-retrofit 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 220 5 | -------------------------------------------------------------------------------- /quarkiverse-elasticsearch-reactive/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-16 2 | issues: 3 | latestCommit: "44" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-elasticsearch-reactive/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-elasticsearch-reactive 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 44 5 | -------------------------------------------------------------------------------- /quarkiverse-freemarker/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-22 2 | issues: 3 | latestCommit: "7" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-freemarker/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-freemarker 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 7 5 | -------------------------------------------------------------------------------- /quarkiverse-fury/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-29 2 | issues: 3 | latestCommit: "290" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-fury/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-fury 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 290 5 | -------------------------------------------------------------------------------- /quarkiverse-fx/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-36 2 | issues: 3 | latestCommit: "205" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-fx/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-fx 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 205 5 | -------------------------------------------------------------------------------- /quarkiverse-github-action/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-42 2 | issues: 3 | latestCommit: "66" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-github-action/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-github-action 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 66 5 | -------------------------------------------------------------------------------- /quarkiverse-github-api/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-49 2 | issues: 3 | latestCommit: "18" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-github-api/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-github-api 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 18 5 | -------------------------------------------------------------------------------- /quarkiverse-github-app/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-36-56 2 | issues: 3 | latestCommit: "20" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-github-app/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-github-app 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 20 5 | -------------------------------------------------------------------------------- /quarkiverse-google-cloud-services/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-02 2 | issues: 3 | latestCommit: "9" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-google-cloud-services/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-google-cloud-services 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 9 5 | -------------------------------------------------------------------------------- /quarkiverse-groovy/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-09 2 | issues: 3 | latestCommit: "115" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-groovy/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-groovy 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 115 5 | -------------------------------------------------------------------------------- /quarkiverse-hibernate-search-extras/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-15 2 | issues: 3 | latestCommit: "57" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-hibernate-search-extras/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-hibernate-search-extras 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 57 5 | -------------------------------------------------------------------------------- /quarkiverse-hibernate-types/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-22 2 | issues: 3 | latestCommit: "48" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-hibernate-types/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-hibernate-types 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 48 5 | -------------------------------------------------------------------------------- /quarkiverse-ironjacamar/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-28 2 | issues: 3 | latestCommit: "189" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-ironjacamar/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-ironjacamar 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 189 5 | -------------------------------------------------------------------------------- /quarkiverse-itext/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-35 2 | issues: 3 | latestCommit: "107" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-itext/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-itext 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 107 5 | -------------------------------------------------------------------------------- /quarkiverse-jackson-jq/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-42 2 | issues: 3 | latestCommit: "46" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jackson-jq/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jackson-jq 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 46 5 | -------------------------------------------------------------------------------- /quarkiverse-jberet/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-48 2 | issues: 3 | latestCommit: "8" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jberet/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jberet 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 8 5 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-clickhouse/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-37-55 2 | issues: 3 | latestCommit: "194" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-clickhouse/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jdbc-clickhouse 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 194 5 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-singlestore/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-02 2 | issues: 3 | latestCommit: "286" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-singlestore/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jdbc-singlestore 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 286 5 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-sqlite/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-08 2 | issues: 3 | latestCommit: "70" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jdbc-sqlite/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jdbc-sqlite 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 70 5 | -------------------------------------------------------------------------------- /quarkiverse-jdbi/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-15 2 | issues: 3 | latestCommit: "75" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jdbi/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jdbi 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 75 5 | -------------------------------------------------------------------------------- /quarkiverse-jdiameter/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-21 2 | issues: 3 | latestCommit: "243" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jdiameter/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jdiameter 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 243 5 | -------------------------------------------------------------------------------- /quarkiverse-jef/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-28 2 | issues: 3 | latestCommit: "71" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jef/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jef 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 71 5 | -------------------------------------------------------------------------------- /quarkiverse-jgit/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-35 2 | issues: 3 | latestCommit: "54" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jgit/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jgit 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 54 5 | -------------------------------------------------------------------------------- /quarkiverse-jgrapht/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-41 2 | issues: 3 | latestCommit: "38" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jgrapht/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jgrapht 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 38 5 | -------------------------------------------------------------------------------- /quarkiverse-jjwt-jackson/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-48 2 | issues: 3 | latestCommit: "19" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jjwt-jackson/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jjwt-jackson 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 19 5 | -------------------------------------------------------------------------------- /quarkiverse-jnosql/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-38-54 2 | issues: 3 | latestCommit: "105" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jnosql/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jnosql 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 105 5 | -------------------------------------------------------------------------------- /quarkiverse-jsch/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-01 2 | issues: 3 | latestCommit: "53" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-jsch/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-jsch 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 53 5 | -------------------------------------------------------------------------------- /quarkiverse-kerberos/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-08 2 | issues: 3 | latestCommit: "63" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-kerberos/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-kerberos 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 63 5 | -------------------------------------------------------------------------------- /quarkiverse-langchain4j/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-14 2 | issues: 3 | latestCommit: "195" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-langchain4j/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-langchain4j 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 195 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-cloudwatch/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-21 2 | issues: 3 | latestCommit: "42" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-cloudwatch/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-cloudwatch 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 42 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-json/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-27 2 | issues: 3 | latestCommit: "10" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-json/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-json 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 10 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-logback/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-34 2 | issues: 3 | latestCommit: "65" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-logback/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-logback 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 65 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-manager/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-41 2 | issues: 3 | latestCommit: "15" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-manager/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-manager 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 15 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-sentry/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-47 2 | issues: 3 | latestCommit: "50" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-sentry/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-sentry 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 50 5 | -------------------------------------------------------------------------------- /quarkiverse-logging-splunk/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-39-54 2 | issues: 3 | latestCommit: "37" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-logging-splunk/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-logging-splunk 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 37 5 | -------------------------------------------------------------------------------- /quarkiverse-mailpit/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-00 2 | issues: 3 | latestCommit: "188" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-mailpit/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-mailpit 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 188 5 | -------------------------------------------------------------------------------- /quarkiverse-maven-resolver/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-07 2 | issues: 3 | latestCommit: "27" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-maven-resolver/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-maven-resolver 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 27 5 | -------------------------------------------------------------------------------- /quarkiverse-mfa/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-13 2 | issues: 3 | latestCommit: "82" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-mfa/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-mfa 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 82 5 | -------------------------------------------------------------------------------- /quarkiverse-micrometer-registry/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-20 2 | issues: 3 | latestCommit: "24" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-micrometer-registry/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-micrometer-registry 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 24 5 | -------------------------------------------------------------------------------- /quarkiverse-minio/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-27 2 | issues: 3 | latestCommit: "16" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-minio/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-minio 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 16 5 | -------------------------------------------------------------------------------- /quarkiverse-mockk/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-33 2 | issues: 3 | latestCommit: "67" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-mockk/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-mockk 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 67 5 | -------------------------------------------------------------------------------- /quarkiverse-moneta/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-40 2 | issues: 3 | latestCommit: "183" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-moneta/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-moneta 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 183 5 | -------------------------------------------------------------------------------- /quarkiverse-mongock/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-47 2 | issues: 3 | latestCommit: "221" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-mongock/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-mongock 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 221 5 | -------------------------------------------------------------------------------- /quarkiverse-morphia/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-40-53 2 | issues: 3 | latestCommit: "45" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-morphia/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-morphia 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 45 5 | -------------------------------------------------------------------------------- /quarkiverse-mybatis/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-00 2 | issues: 3 | latestCommit: "11" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-mybatis/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-mybatis 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 11 5 | -------------------------------------------------------------------------------- /quarkiverse-nagios/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-06 2 | issues: 3 | latestCommit: "223" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-nagios/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-nagios 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 223 5 | -------------------------------------------------------------------------------- /quarkiverse-neo4j/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-13 2 | issues: 3 | latestCommit: "52" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-neo4j/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-neo4j 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 52 5 | -------------------------------------------------------------------------------- /quarkiverse-oidc-proxy/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-19 2 | issues: 3 | latestCommit: "212" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-oidc-proxy/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-oidc-proxy 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 212 5 | -------------------------------------------------------------------------------- /quarkiverse-omnifaces/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-26 2 | issues: 3 | latestCommit: "77" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-omnifaces/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-omnifaces 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 77 5 | -------------------------------------------------------------------------------- /quarkiverse-opencv/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-33 2 | issues: 3 | latestCommit: "39" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-opencv/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-opencv 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 39 5 | -------------------------------------------------------------------------------- /quarkiverse-openfga-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-39 2 | issues: 3 | latestCommit: "113" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-openfga-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-openfga-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 113 5 | -------------------------------------------------------------------------------- /quarkiverse-operator-sdk/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-46 2 | issues: 3 | latestCommit: "64" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-operator-sdk/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-operator-sdk 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 64 5 | -------------------------------------------------------------------------------- /quarkiverse-pact/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-53 2 | issues: 3 | latestCommit: "94" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-pact/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-pact 2 | issues: 3 | repo: quarkiverse/quarkiverse # this should be left as is when CI updates are going to be reported on the Quarkus repository 4 | latestCommit: 94 # this is the number of the issue you created above 5 | -------------------------------------------------------------------------------- /quarkiverse-pdfbox/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-41-59 2 | issues: 3 | latestCommit: "202" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-pdfbox/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-pdfbox 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 202 5 | -------------------------------------------------------------------------------- /quarkiverse-poi/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-06 2 | issues: 3 | latestCommit: "97" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-poi/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-poi 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 97 5 | -------------------------------------------------------------------------------- /quarkiverse-pooled-jms/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-12 2 | issues: 3 | latestCommit: "73" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-pooled-jms/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-pooled-jms 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 73 5 | -------------------------------------------------------------------------------- /quarkiverse-prettytime/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-19 2 | issues: 3 | latestCommit: "33" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-prettytime/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-prettytime 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 33 5 | -------------------------------------------------------------------------------- /quarkiverse-primefaces/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-26 2 | issues: 3 | latestCommit: "103" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-primefaces/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-primefaces 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 103 5 | -------------------------------------------------------------------------------- /quarkiverse-quinoa/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-32 2 | issues: 3 | latestCommit: "211" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-quinoa/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-quinoa 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 211 5 | -------------------------------------------------------------------------------- /quarkiverse-rabbitmq-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-39 2 | issues: 3 | latestCommit: "28" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-rabbitmq-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-rabbitmq-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 28 5 | -------------------------------------------------------------------------------- /quarkiverse-reactive-h2-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-45 2 | issues: 3 | latestCommit: "96" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-reactive-h2-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-reactive-h2-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 96 5 | -------------------------------------------------------------------------------- /quarkiverse-reactive-messaging-http/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-52 2 | issues: 3 | latestCommit: "60" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-reactive-messaging-http/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-reactive-messaging-http 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 60 5 | -------------------------------------------------------------------------------- /quarkiverse-reactive-messsaging-nats-jetstream/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-42-59 2 | issues: 3 | latestCommit: "200" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-reactive-messsaging-nats-jetstream/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-reactive-messaging-nats-jetstream 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 200 -------------------------------------------------------------------------------- /quarkiverse-reactive-mysql-pool-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-05 2 | issues: 3 | latestCommit: "104" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-reactive-mysql-pool-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-reactive-mysql-pool-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 104 5 | -------------------------------------------------------------------------------- /quarkiverse-renarde/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-12 2 | issues: 3 | latestCommit: "74" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-renarde/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-renarde 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 74 5 | -------------------------------------------------------------------------------- /quarkiverse-resteasy-problem/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-18 2 | issues: 3 | latestCommit: "246" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-resteasy-problem/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-resteasy-problem 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 246 5 | -------------------------------------------------------------------------------- /quarkiverse-shardingsphere-jdbc/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-25 2 | issues: 3 | latestCommit: "83" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-shardingsphere-jdbc/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-shardingsphere-jdbc 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 83 5 | -------------------------------------------------------------------------------- /quarkiverse-systemd-notify/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-32 2 | issues: 3 | latestCommit: "90" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-systemd-notify/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-systemd-notify 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 90 5 | -------------------------------------------------------------------------------- /quarkiverse-tekton-client/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-38 2 | issues: 3 | latestCommit: "26" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-tekton-client/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-tekton-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 26 5 | -------------------------------------------------------------------------------- /quarkiverse-tika/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-45 2 | issues: 3 | latestCommit: "49" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-tika/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-tika 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 49 5 | -------------------------------------------------------------------------------- /quarkiverse-vault/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-51 2 | issues: 3 | latestCommit: "59" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-vault/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-vault 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 59 5 | -------------------------------------------------------------------------------- /quarkiverse-web-bundler/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-43-58 2 | issues: 3 | latestCommit: "219" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-web-bundler/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-web-bundler 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 219 5 | -------------------------------------------------------------------------------- /quarkiverse-wiremock/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-04 2 | issues: 3 | latestCommit: "80" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-wiremock/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-wiremock 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 80 5 | -------------------------------------------------------------------------------- /quarkiverse-zanzibar/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-11 2 | issues: 3 | latestCommit: "112" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-zanzibar/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-zanzibar 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 112 5 | -------------------------------------------------------------------------------- /quarkiverse-zookeeper/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-18 2 | issues: 3 | latestCommit: "78" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkiverse-zookeeper/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-zookeeper-client 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 78 5 | -------------------------------------------------------------------------------- /quarkus-devtools-compat/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-24 2 | issues: 3 | latestCommit: "25101" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkus-devtools-compat/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkusio/quarkus-devtools-compat 2 | issues: 3 | repo: quarkusio/quarkus # this should be left as is when CI updates are going to be reported on the Quarkus repository 4 | latestCommit: 25101 -------------------------------------------------------------------------------- /quarkus-ecosystem-issue.java: -------------------------------------------------------------------------------- 1 | //usr/bin/env jbang "$0" "$@" ; exit $? 2 | 3 | //DEPS org.kohsuke:github-api:1.326 4 | //DEPS info.picocli:picocli:4.7.6 5 | //DEPS com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2 6 | //DEPS com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2 7 | 8 | import org.kohsuke.github.*; 9 | 10 | import com.fasterxml.jackson.databind.ObjectMapper; 11 | import com.fasterxml.jackson.dataformat.yaml.YAMLFactory; 12 | import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule; 13 | 14 | import picocli.CommandLine; 15 | import picocli.CommandLine.Command; 16 | import picocli.CommandLine.Option; 17 | 18 | import java.io.IOException; 19 | import java.io.UncheckedIOException; 20 | import java.time.Instant; 21 | import java.util.regex.Pattern; 22 | 23 | @Command(name = "report", mixinStandardHelpOptions = true, 24 | description = "Takes care of updating an issue depending on the status of the build") 25 | class Report implements Runnable { 26 | 27 | private static final String STATUS_MARKER = ""; 29 | private static final Pattern STATUS_PATTERN = Pattern.compile(STATUS_MARKER + "(.*?)" + END_OF_MARKER, Pattern.DOTALL); 30 | 31 | private static final ObjectMapper OBJECT_MAPPER = new ObjectMapper(new YAMLFactory()); 32 | 33 | static { 34 | OBJECT_MAPPER.registerModule(new JavaTimeModule()); 35 | } 36 | 37 | @Option(names = "token", description = "Github token to use when calling the Github API") 38 | private String token; 39 | 40 | @Option(names = "status", description = "The status of the CI run") 41 | private String status; 42 | 43 | @Option(names = "issueRepo", description = "The repository where the issue resides (i.e. quarkusio/quarkus)") 44 | private String issueRepo; 45 | 46 | @Option(names = "issueNumber", description = "The issue to update") 47 | private Integer issueNumber; 48 | 49 | @Option(names = "thisRepo", description = "The repository for which we are reporting the CI status") 50 | private String thisRepo; 51 | 52 | @Option(names = "runId", description = "The ID of the Github Action run for which we are reporting the CI status") 53 | private Long runId; 54 | 55 | @Override 56 | public void run() { 57 | try { 58 | final boolean succeed = "success".equalsIgnoreCase(status); 59 | if ("cancelled".equalsIgnoreCase(status)) { 60 | System.out.println("Job status is `cancelled` - exiting"); 61 | System.exit(0); 62 | } 63 | 64 | System.out.println(String.format("The CI build had status %s.", status)); 65 | 66 | final GitHub github = new GitHubBuilder().withOAuthToken(token).build(); 67 | final GHRepository repository = github.getRepository(issueRepo); 68 | 69 | final GHIssue issue = repository.getIssue(issueNumber); 70 | if (issue == null) { 71 | System.out.println(String.format("Unable to find the issue %s in project %s", issueNumber, issueRepo)); 72 | System.exit(-1); 73 | } else { 74 | System.out.println(String.format("Report issue found: %s - %s", issue.getTitle(), issue.getHtmlUrl().toString())); 75 | System.out.println(String.format("The issue is currently %s", issue.getState().toString())); 76 | } 77 | 78 | if (succeed) { 79 | if (issue != null && isOpen(issue)) { 80 | // close issue with a comment 81 | final GHIssueComment comment = issue.comment(String.format("Build fixed:\n* Link to latest CI run: https://github.com/%s/actions/runs/%s", thisRepo, runId)); 82 | issue.close(); 83 | System.out.println(String.format("Comment added on issue %s - %s, the issue has also been closed", issue.getHtmlUrl().toString(), comment.getHtmlUrl().toString())); 84 | } else { 85 | System.out.println("Nothing to do - the build passed and the issue is already closed"); 86 | } 87 | } else { 88 | if (isOpen(issue)) { 89 | final GHIssueComment comment = issue.comment(String.format("The build is still failing:\n* Link to latest CI run: https://github.com/%s/actions/runs/%s", thisRepo, runId)); 90 | System.out.println(String.format("Comment added on issue %s - %s", issue.getHtmlUrl().toString(), comment.getHtmlUrl().toString())); 91 | } else { 92 | issue.reopen(); 93 | final GHIssueComment comment = issue.comment(String.format("Unfortunately, the build failed:\n* Link to latest CI run: https://github.com/%s/actions/runs/%s", thisRepo, runId)); 94 | System.out.println(String.format("Comment added on issue %s - %s, the issue has been re-opened", issue.getHtmlUrl().toString(), comment.getHtmlUrl().toString())); 95 | } 96 | } 97 | 98 | issue.setBody(appendStatusInformation(issue.getBody(), new Status(Instant.now(), !succeed, thisRepo, runId))); 99 | } 100 | catch (IOException e) { 101 | throw new UncheckedIOException(e); 102 | } 103 | } 104 | 105 | private static boolean isOpen(GHIssue issue) { 106 | return (issue.getState() == GHIssueState.OPEN); 107 | } 108 | 109 | public static void main(String... args) { 110 | int exitCode = new CommandLine(new Report()).execute(args); 111 | System.exit(exitCode); 112 | } 113 | 114 | public String appendStatusInformation(String body, Status status) { 115 | try { 116 | String descriptor = STATUS_MARKER + "\n" + OBJECT_MAPPER.writeValueAsString(status) + END_OF_MARKER; 117 | 118 | if (!body.contains(STATUS_MARKER)) { 119 | return body + "\n\n" + descriptor; 120 | } 121 | 122 | return STATUS_PATTERN.matcher(body).replaceFirst(descriptor); 123 | } catch (Exception e) { 124 | throw new IllegalStateException("Unable to update the status descriptor", e); 125 | } 126 | } 127 | 128 | public record Status(Instant updatedAt, boolean failure, String repository, Long runId) {}; 129 | } 130 | -------------------------------------------------------------------------------- /quarkus-ecosystem-maven-settings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | google-mirror 6 | 7 | true 8 | 9 | 10 | 11 | google-maven-central 12 | GCS Maven Central mirror EU 13 | https://maven-central.storage-download.googleapis.com/maven2/ 14 | 15 | true 16 | 17 | 18 | false 19 | 20 | 21 | 22 | 23 | 24 | google-maven-central 25 | GCS Maven Central mirror EU 26 | https://maven-central.storage-download.googleapis.com/maven2/ 27 | 28 | true 29 | 30 | 31 | false 32 | 33 | 34 | 35 | 36 | 37 | snapshots 38 | 39 | true 40 | 41 | 42 | 43 | snapshots-repo 44 | https://oss.sonatype.org/content/repositories/snapshots 45 | 46 | false 47 | 48 | 49 | true 50 | 51 | 52 | 53 | 54 | 55 | snapshots-repo 56 | https://oss.sonatype.org/content/repositories/snapshots 57 | 58 | false 59 | 60 | 61 | true 62 | 63 | 64 | 65 | 66 | 67 | 68 | -------------------------------------------------------------------------------- /quarkus-ecosystem-test: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | set -e 3 | 4 | # update the versions 5 | mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B versions:set-property -Dproperty=quarkus.version -DnewVersion=${QUARKUS_VERSION} -DgenerateBackupPoms=false 6 | mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B versions:set-property -Dproperty=version.io.quarkus -DnewVersion=${QUARKUS_VERSION} -DgenerateBackupPoms=false 7 | 8 | # run the tests 9 | mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B clean install -Dnative -Dquarkus.native.container-build=true --fail-at-end -e 10 | -------------------------------------------------------------------------------- /quarkus-hilla/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-31 2 | issues: 3 | latestCommit: "215" 4 | repo: mcollovati/quarkus-hilla 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | 2.x: 10 | issue: 216 11 | quarkusBranch: "2.16" 12 | -------------------------------------------------------------------------------- /quarkus-hilla/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/mcollovati/quarkus-hilla 2 | issues: 3 | repo: mcollovati/quarkus-hilla 4 | latestCommit: 215 5 | alternatives: 6 | 2.x: 7 | issue: 216 8 | quarkusBranch: "2.16" 9 | -------------------------------------------------------------------------------- /quarkus-proxy-wasm/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-37 2 | issues: 3 | latestCommit: "310" 4 | repo: quarkiverse/quarkiverse 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkus-proxy-wasm/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkiverse/quarkus-proxy-wasm 2 | issues: 3 | repo: quarkiverse/quarkiverse 4 | latestCommit: 310 5 | -------------------------------------------------------------------------------- /quarkus-qe-beefy/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-44 2 | issues: 3 | latestCommit: "15417" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkus-qe-beefy/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkus-qe/beefy-scenarios 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 15417 -------------------------------------------------------------------------------- /quarkus-qe-ts/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-51 2 | issues: 3 | latestCommit: "19500" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkus-qe-ts/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkus-qe/quarkus-test-suite 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 19500 -------------------------------------------------------------------------------- /quarkus-super-heroes/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-44-57 2 | issues: 3 | latestCommit: "23612" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | 3.14.x: 10 | issue: "23612" 11 | quarkusBranch: "3.15" 12 | -------------------------------------------------------------------------------- /quarkus-super-heroes/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkusio/quarkus-super-heroes 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 23612 5 | alternatives: 6 | 3.14.x: 7 | issue: "23612" 8 | quarkusBranch: "3.15" -------------------------------------------------------------------------------- /quarkus-updates/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-45-04 2 | issues: 3 | latestCommit: "32191" 4 | repo: quarkusio/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | null 10 | -------------------------------------------------------------------------------- /quarkus-updates/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/quarkusio/quarkus-updates 2 | issues: 3 | repo: quarkusio/quarkus 4 | latestCommit: 32191 5 | -------------------------------------------------------------------------------- /run-for-member: -------------------------------------------------------------------------------- 1 | #! /bin/bash 2 | 3 | if [ $# -ne 3 ]; then 4 | echo "Usage: ./run-for-member " 5 | exit 1 6 | fi 7 | 8 | MEMBER=$1 9 | QUARKUS_SHA=$2 10 | ECOSYSTEM_CI_TOKEN=$3 11 | 12 | pushd "$MEMBER" > /dev/null 13 | 14 | URL=$(yq e '.url' info.yaml) 15 | REPOSITORY=$(echo "${URL/https:\/\/github.com\//}") 16 | echo "Attempting to launch CI for ${REPOSITORY}" 17 | 18 | # read static information from info.yaml 19 | LATEST_COMMIT_ISSUE_NUM=$(yq e '.issues.latestCommit' info.yaml) 20 | ISSUE_REPO=$(yq e '.issues.repo' info.yaml) 21 | 22 | # here is where we will write all context information 23 | touch context.yaml 24 | 25 | yq e ".timestamp = \"$(date +'%Y-%m-%d_%H-%M-%S')\"" context.yaml -i 26 | yq e ".issues.latestCommit = \"${LATEST_COMMIT_ISSUE_NUM}\"" context.yaml -i 27 | yq e ".issues.repo = \"${ISSUE_REPO}\"" context.yaml -i 28 | yq e ".quarkus.version = \"999-SNAPSHOT\"" context.yaml -i 29 | yq e ".quarkus.sha = \"${QUARKUS_SHA}\"" context.yaml -i 30 | 31 | # delete previous alternatives 32 | yq e 'del(.alternatives)' context.yaml -i 33 | # if alternatives is set in info.yaml, then copy it to context.yaml 34 | alts=$(yq e '.alternatives' info.yaml) 35 | if [ -n "${alts}" ]; then 36 | echo "alternatives:" >> context.yaml 37 | list=$(yq e '.alternatives' info.yaml) 38 | while IFS= read -r line; do 39 | echo " $line" >> context.yaml 40 | done <<< "$alts" 41 | fi 42 | 43 | # commit changes 44 | git config --local user.email "quarkusbot@xam.dk" 45 | git config --local user.name "Quarkus Bot" 46 | git add . 47 | git commit --quiet -am "[ci skip] Commit context for ${REPOSITORY}" 48 | git push --quiet 49 | echo "Commited context changes for ${REPOSITORY}" 50 | 51 | # check if repository has been starred 52 | STARRED_HTTP_CODE=$(curl -L -s -o /dev/null -w "%{http_code}" --request GET --url https://api.github.com/user/starred/${REPOSITORY} --header "authorization: Bearer ${ECOSYSTEM_CI_TOKEN}") 53 | if [[ ${STARRED_HTTP_CODE} != 204 ]] && [[ ${STARRED_HTTP_CODE} != 404 ]]; then 54 | echo "Unexpected http response status (${STARRED_HTTP_CODE}) received when checking star status" 55 | exit 1 56 | fi 57 | 58 | # we need to unstar the repo so we can star it again in order for the trigger to work 59 | if [[ ${STARRED_HTTP_CODE} = 204 ]]; then 60 | echo "Repository ${REPOSITORY} has already been starred, so we first need to unstar it" 61 | CHANGE_STAR_STATUS_HTTP_CODE=$(curl -L -s -o /dev/null -w "%{http_code}" --request DELETE --url https://api.github.com/user/starred/${REPOSITORY} --header "authorization: Bearer ${ECOSYSTEM_CI_TOKEN}") 62 | if [[ ${CHANGE_STAR_STATUS_HTTP_CODE} != 204 ]]; then 63 | echo "Unexpected http response status (${CHANGE_STAR_STATUS_HTTP_CODE}) received when unstarring repository ${REPOSITORY}" 64 | exit 1 65 | fi 66 | sleep 5 67 | fi 68 | 69 | # star the repository 70 | CHANGE_STAR_STATUS_HTTP_CODE=$(curl -L -s -o /dev/null -w "%{http_code}" --request PUT --url https://api.github.com/user/starred/${REPOSITORY} --header "authorization: Bearer ${ECOSYSTEM_CI_TOKEN}") 71 | if [[ ${CHANGE_STAR_STATUS_HTTP_CODE} != 204 ]]; then 72 | echo "Unexpected http response status (${CHANGE_STAR_STATUS_HTTP_CODE}) received when starring repository ${REPOSITORY}" 73 | exit 1 74 | fi 75 | 76 | echo "Launched CI for ${REPOSITORY}. Please check https://github.com/${REPOSITORY}/actions to see the results" 77 | echo "" 78 | 79 | popd > /dev/null 80 | -------------------------------------------------------------------------------- /setup-and-test: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | set -x -e 3 | 4 | cd ecosystem-ci/${ECOSYSTEM_CI_REPO_PATH} 5 | # if an alternative is not specified, then we just read the global info 6 | if [[ -z "${ALTERNATIVE}" ]]; then 7 | ISSUE_NUM=$(yq e '.issues.latestCommit' ${ECOSYSTEM_CI_REPO_FILE}) 8 | QUARKUS_SHA=$(yq e '.quarkus.sha' ${ECOSYSTEM_CI_REPO_FILE}) 9 | QUARKUS_VERSION=$(yq e '.quarkus.version' ${ECOSYSTEM_CI_REPO_FILE}) 10 | 11 | # Detect if Quarkus 2.x is used and point to the correct branch 12 | REPO_PATH=../../current-repo 13 | POM_PROPERTY=quarkus.version 14 | 15 | if [[ ! -z "${QUARKUS_VERSION_POM_PATH}" ]]; then 16 | REPO_PATH="${REPO_PATH}/${QUARKUS_VERSION_POM_PATH}" 17 | fi 18 | 19 | if [[ ! -z "${QUARKUS_VERSION_POM_PROPERTY}" ]]; then 20 | POM_PROPERTY=${QUARKUS_VERSION_POM_PROPERTY} 21 | fi 22 | 23 | if [[ "$(mvn help:evaluate -Dexpression=${POM_PROPERTY} -q -DforceStdout -f ${REPO_PATH}/pom.xml| cut -d. -f1)" = "2" ]]; then 24 | QUARKUS_BRANCH="2.16" 25 | QUARKUS_VERSION="2.16.999-SNAPSHOT" 26 | fi 27 | else 28 | # Check if the alternative exists 29 | if [[ "$(yq e '.alternatives|has(env(ALTERNATIVE))' ${ECOSYSTEM_CI_REPO_FILE})" ]] ; then 30 | ISSUE_NUM=$(yq e ".alternatives.\"${ALTERNATIVE}\".issue" ${ECOSYSTEM_CI_REPO_FILE}) 31 | QUARKUS_BRANCH=$(yq e ".alternatives.\"${ALTERNATIVE}\".quarkusBranch" ${ECOSYSTEM_CI_REPO_FILE}) 32 | else 33 | # If the requested alternative does not exist, use it as the target branch and reuse issue number 34 | ISSUE_NUM=$(yq e '.issues.latestCommit' ${ECOSYSTEM_CI_REPO_FILE}) 35 | QUARKUS_BRANCH=$ALTERNATIVE; 36 | fi 37 | fi 38 | # we assume that the issue repository doesn't change between alternatives 39 | ISSUE_REPO=$(yq e '.issues.repo' ${ECOSYSTEM_CI_REPO_FILE}) 40 | cd - > /dev/null 41 | 42 | # Checkout Quarkus 43 | if [[ -z "${QUARKUS_BRANCH}" ]]; then 44 | # a depth of 1 should be fine because this runs almost as soon as the original value of QUARKUS_SHA was created, 45 | # but lets be on the safe side by pulling in some more history 46 | git clone --depth=20 --branch main https://github.com/quarkusio/quarkus.git 47 | cd quarkus 48 | git checkout ${QUARKUS_SHA} 49 | else 50 | # if a branch was specified, then just check that out 51 | git clone --depth=1 --branch ${QUARKUS_BRANCH} https://github.com/quarkusio/quarkus.git 52 | cd quarkus 53 | fi 54 | 55 | if [[ -z "${QUARKUS_VERSION}" ]]; then 56 | # Alternatives may run against a different Quarkus version, so we need to evaluate that 57 | QUARKUS_VERSION=$(./mvnw help:evaluate -Dexpression=project.version -q -DforceStdout) 58 | fi 59 | 60 | echo "Quarkus Version is: ${QUARKUS_VERSION}" 61 | 62 | echo "Installing SDKMAN" 63 | sudo apt-get update -o Dir::Etc::sourcelist="sources.list" \ 64 | -o Dir::Etc::sourceparts="-" -o APT::Get::List-Cleanup="0" 65 | sudo apt-get install -y gnupg2 gnupg-agent 66 | curl -s "https://get.sdkman.io" | bash 67 | source ~/.sdkman/bin/sdkman-init.sh 68 | sed -i -e 's/sdkman_auto_answer=false/sdkman_auto_answer=true/g' ~/.sdkman/etc/config 69 | 70 | echo "Installing jbang" 71 | sdk install jbang 0.110.1 72 | 73 | 74 | echo "Building Quarkus" 75 | if ./mvnw -B clean install -Dquickly -Prelocations ; then 76 | echo "Quarkus built successfully" 77 | else 78 | echo "Failed to build Quarkus" 79 | jbang ../ecosystem-ci/quarkus-ecosystem-issue.java token="${ECOSYSTEM_CI_TOKEN}" status="failure" issueRepo="${ISSUE_REPO}" issueNumber="${ISSUE_NUM}" thisRepo="${GITHUB_REPOSITORY}" runId="${GITHUB_RUN_ID}" 80 | exit 1 81 | fi 82 | 83 | cd - > /dev/null 84 | 85 | # delete the quarkus repository in order to allow multiple consecutive executions of this script 86 | rm -rf quarkus 87 | 88 | cd current-repo 89 | 90 | # check prerequisites script 91 | if [ -f .github/ci-prerequisites.sh ]; then 92 | echo "Prerequisites script found" 93 | else 94 | echo "Prerequisites script not found - using default from quarkus-ecosystem-ci" 95 | cp ../ecosystem-ci/ci-prerequisites.sh .github/ci-prerequisites.sh 96 | fi 97 | 98 | if .github/ci-prerequisites.sh ; then 99 | echo "Prerequisites script done" 100 | fi 101 | 102 | # check custom init 103 | if [ -f .github/ci-init.sh ]; then 104 | if QUARKUS_VERSION=${QUARKUS_VERSION} .github/ci-init.sh ; then 105 | echo "Custom init script done" 106 | fi 107 | fi 108 | 109 | # check the test script 110 | if [ -f .github/quarkus-ecosystem-test ]; then 111 | echo "Test script found" 112 | else 113 | echo "Test script not found - using default from quarkus-ecosystem-ci" 114 | cp ../ecosystem-ci/quarkus-ecosystem-test .github/quarkus-ecosystem-test 115 | fi 116 | 117 | # check the report script 118 | if [ -f .github/quarkus-ecosystem-issue.java ]; then 119 | echo "Report script found" 120 | else 121 | echo "Report script not found - using default from quarkus-ecosystem-ci" 122 | cp ../ecosystem-ci/quarkus-ecosystem-issue.java .github/quarkus-ecosystem-issue.java 123 | fi 124 | 125 | # check the Maven settings file 126 | if [ -f .github/quarkus-ecosystem-maven-settings.xml ]; then 127 | echo "Maven settings file found" 128 | else 129 | echo "Maven settings file not found - using default from quarkus-ecosystem-ci" 130 | cp ../ecosystem-ci/quarkus-ecosystem-maven-settings.xml .github/quarkus-ecosystem-maven-settings.xml 131 | fi 132 | 133 | # perform actual test run 134 | if QUARKUS_VERSION=${QUARKUS_VERSION} .github/quarkus-ecosystem-test ; then 135 | echo "Tests succeeded" 136 | TEST_STATUS="success" 137 | else 138 | echo "Tests failed" 139 | TEST_STATUS="failure" 140 | fi 141 | 142 | echo "Attempting to report results" 143 | 144 | jbang .github/quarkus-ecosystem-issue.java token="${ECOSYSTEM_CI_TOKEN}" status="${TEST_STATUS}" issueRepo="${ISSUE_REPO}" issueNumber="${ISSUE_NUM}" thisRepo="${GITHUB_REPOSITORY}" runId="${GITHUB_RUN_ID}" 145 | 146 | echo "Report completed" 147 | 148 | if [[ ${TEST_STATUS} != "success" ]]; then 149 | exit 1 150 | fi 151 | -------------------------------------------------------------------------------- /vaadin/context.yaml: -------------------------------------------------------------------------------- 1 | timestamp: 2025-06-04_01-45-11 2 | issues: 3 | latestCommit: "108" 4 | repo: vaadin/quarkus 5 | quarkus: 6 | version: 999-SNAPSHOT 7 | sha: 50f0ebf7c2c9a575748efc940dac575911acb593 8 | alternatives: 9 | 2.x: 10 | issue: 109 11 | quarkusBranch: "2.16" 12 | -------------------------------------------------------------------------------- /vaadin/info.yaml: -------------------------------------------------------------------------------- 1 | url: https://github.com/vaadin/quarkus 2 | issues: 3 | repo: vaadin/quarkus 4 | latestCommit: 108 5 | alternatives: 6 | 2.x: 7 | issue: 109 8 | quarkusBranch: "2.16" 9 | --------------------------------------------------------------------------------