From d277612dc8366ffaccae7dfcf9279e59491d6411 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Tue, 10 Sep 2024 15:51:28 +0200 Subject: [PATCH 1/8] [incubator-kie-issues#1467] Deleting reproducible profile and its invocation --- .github/workflows/pr-kogito-runtimes.yml | 2 +- pom.xml | 39 ------------------------ 2 files changed, 1 insertion(+), 40 deletions(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 127384a7316..47f96638227 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -65,7 +65,7 @@ jobs: github-token: "${{ secrets.GITHUB_TOKEN }}" definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml env: - BUILD_MVN_OPTS_CURRENT: '-Dreproducible -Dvalidate-formatting' + BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report uses: apache/incubator-kie-kogito-pipelines/.ci/actions/action-junit-report@main if: ${{ always() }} diff --git a/pom.xml b/pom.xml index 51c1a4f9b58..d4a05d4f29f 100644 --- a/pom.xml +++ b/pom.xml @@ -165,43 +165,4 @@ springboot - - - reproducible-build - - - reproducible - - - - - - org.apache.maven.plugins - maven-artifact-plugin - - - check-buildplan - - check-buildplan - - - validate - - - compare - - compare - - - install - - - - - - - - From 5c8a3fa7c37337998f07e8f950d33d4b2f1e71dc Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Tue, 10 Sep 2024 17:42:37 +0200 Subject: [PATCH 2/8] [incubator-kie-issues#1467] Hardcoding reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 47f96638227..c3bc1467f9b 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -63,7 +63,8 @@ jobs: with: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" - definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml + # TODO RESTORE ORIGINAL + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/6ce17b62d8cbf1b44b25965aaf15b3094b0ceff0/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From 039c9625b485b7e5d43d77547237e6ee0efb25d5 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Wed, 11 Sep 2024 12:16:56 +0200 Subject: [PATCH 3/8] [incubator-kie-issues#1467] Update hardcoded reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index c3bc1467f9b..a8780b36128 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -64,7 +64,7 @@ jobs: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/6ce17b62d8cbf1b44b25965aaf15b3094b0ceff0/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/499fcdd4c11631331b567abbb21aa1a6c6ddc844/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From affbbf6ef5d79b69f145be5ab46502ff66fa74b2 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Wed, 11 Sep 2024 17:29:19 +0200 Subject: [PATCH 4/8] [incubator-kie-issues#1467] Update hardcoded reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index a8780b36128..48d2892182c 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -64,7 +64,7 @@ jobs: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/499fcdd4c11631331b567abbb21aa1a6c6ddc844/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/ef746cde5c3ae47b0192fde8820faee67c0cdc37/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From fd84281cc273d5778607a3329b9a6b4083297d99 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Thu, 12 Sep 2024 12:26:29 +0200 Subject: [PATCH 5/8] [incubator-kie-issues#1467] Update hardcoded reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 48d2892182c..ce0497f170a 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -64,7 +64,7 @@ jobs: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/ef746cde5c3ae47b0192fde8820faee67c0cdc37/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/63fefbf364113901e3d9e9eb3ca3310269f0d97f/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From 7c10370b346a04f1edb451a8634c0393799d9e9b Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Thu, 12 Sep 2024 15:43:47 +0200 Subject: [PATCH 6/8] [incubator-kie-issues#1467] Update hardcoded reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index ce0497f170a..8f7dc0345d6 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -64,7 +64,7 @@ jobs: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/63fefbf364113901e3d9e9eb3ca3310269f0d97f/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/56310a03a02e9fcaa5ac279bfc70535e88f99343/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From 716b233b13a21f3d6a04cb532b7199a42f853b59 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Thu, 12 Sep 2024 15:59:36 +0200 Subject: [PATCH 7/8] [incubator-kie-issues#1467] Update hardcoded reference to twin PR/pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 8f7dc0345d6..02f64d41b7f 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -64,7 +64,7 @@ jobs: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/56310a03a02e9fcaa5ac279bfc70535e88f99343/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/9ee3ea4f672316c3445ee9f870aa76441e9cbcc0/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report From 6a6e512e615e501e49a827bdf4206bf3741e0b87 Mon Sep 17 00:00:00 2001 From: Gabriele-Cardosi Date: Fri, 13 Sep 2024 15:53:15 +0200 Subject: [PATCH 8/8] [incubator-kie-issues#1467] Restoring reference to pull-request-config.yaml --- .github/workflows/pr-kogito-runtimes.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr-kogito-runtimes.yml b/.github/workflows/pr-kogito-runtimes.yml index 02f64d41b7f..47f96638227 100644 --- a/.github/workflows/pr-kogito-runtimes.yml +++ b/.github/workflows/pr-kogito-runtimes.yml @@ -63,8 +63,7 @@ jobs: with: annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }} github-token: "${{ secrets.GITHUB_TOKEN }}" - # TODO RESTORE ORIGINAL - definition-file: https://raw.githubusercontent.com/apache/incubator-kie-kogito-pipelines/9ee3ea4f672316c3445ee9f870aa76441e9cbcc0/.ci/pull-request-config.yaml + definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml env: BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting' - name: Junit Report