This is an automated email from the ASF dual-hosted git repository.
asf-ci-kie pushed a change to branch nightly-main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
from 82c01e21e Bump version to 999-SNAPSHOT (#1846)
add fc238d5b1 [kie-issues#784] Remove unneeded environments from the CI
builds. (#1847)
No new revisions were added by this update.
Summary of changes:
.ci/environments/quarkus-3/README.md | 74 -
.ci/environments/quarkus-3/after.sh | 33 -
.ci/environments/quarkus-3/before.sh | 116 -
.../CreateKieQuarkusProjectMigrationRecipe.java | 148 -
.../jbang/CreateQuarkusDroolsMigrationRecipe.java | 129 -
.../quarkus-3/patches/0001_before_sh.patch | 5383 --------------------
.../patches/0002_spring_boot_localserverport.patch | 489 --
.../quarkus-3/patches/0003_wiremock_update.patch | 26 -
.../0004_spring_boot_remove_keycloak_adapter.patch | 609 ---
.ci/environments/quarkus-3/project-recipe.yml | 33 -
.../quarkus-3/quarkus3-base-recipe.yml | 3382 ------------
.ci/environments/quarkus-3/quarkus3.yml | 4656 -----------------
.ci/environments/quarkus-branch/before.sh | 25 -
.ci/environments/quarkus-lts/README.md | 19 -
.ci/environments/quarkus-lts/before.sh | 25 -
.../patches/0001_align-protobuf-and-grpc.patch | 16 -
.ci/environments/quarkus-main/before.sh | 25 -
.ci/jenkins/Jenkinsfile.quarkus-3.rewrite.pr | 107 -
.../Jenkinsfile.quarkus-3.rewrite.standalone | 188 -
.ci/jenkins/dsl/jobs.groovy | 57 +-
20 files changed, 1 insertion(+), 15539 deletions(-)
delete mode 100644 .ci/environments/quarkus-3/README.md
delete mode 100755 .ci/environments/quarkus-3/after.sh
delete mode 100755 .ci/environments/quarkus-3/before.sh
delete mode 100755
.ci/environments/quarkus-3/jbang/CreateKieQuarkusProjectMigrationRecipe.java
delete mode 100755
.ci/environments/quarkus-3/jbang/CreateQuarkusDroolsMigrationRecipe.java
delete mode 100644 .ci/environments/quarkus-3/patches/0001_before_sh.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0002_spring_boot_localserverport.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0003_wiremock_update.patch
delete mode 100644
.ci/environments/quarkus-3/patches/0004_spring_boot_remove_keycloak_adapter.patch
delete mode 100644 .ci/environments/quarkus-3/project-recipe.yml
delete mode 100644 .ci/environments/quarkus-3/quarkus3-base-recipe.yml
delete mode 100644 .ci/environments/quarkus-3/quarkus3.yml
delete mode 100755 .ci/environments/quarkus-branch/before.sh
delete mode 100644 .ci/environments/quarkus-lts/README.md
delete mode 100755 .ci/environments/quarkus-lts/before.sh
delete mode 100644
.ci/environments/quarkus-lts/patches/0001_align-protobuf-and-grpc.patch
delete mode 100755 .ci/environments/quarkus-main/before.sh
delete mode 100644 .ci/jenkins/Jenkinsfile.quarkus-3.rewrite.pr
delete mode 100644 .ci/jenkins/Jenkinsfile.quarkus-3.rewrite.standalone
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]