This is an automated email from the ASF dual-hosted git repository.

egonzalez pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/main by this push:
     new 5537388f Setting compare to non failure (#1249)
5537388f is described below

commit 5537388f2b292b999bba1acac4be4e3d274e7f72
Author: Enrique <[email protected]>
AuthorDate: Tue Sep 17 10:32:28 2024 +0200

    Setting compare to non failure (#1249)
---
 .ci/pull-request-config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/pull-request-config.yaml b/.ci/pull-request-config.yaml
index bd2a3598..1f30b634 100644
--- a/.ci/pull-request-config.yaml
+++ b/.ci/pull-request-config.yaml
@@ -51,7 +51,7 @@ build:
         current: |
           export 
MVN_EXCLUSION="!org.kie.kogito:kogito-serverless-workflow-executor-python,!org.drools:drools-quarkus-rules-integration-test,!org.kie.kogito:jbpm-tests,!org.jbpm:jbpm-quarkus-integration-test,!org.kie.kogito:integration-tests-quarkus-norest,!org.kie.kogito:integration-tests-quarkus-norest,!org.kie.kogito:kogito-spring-boot-integration-tests,!org.kie.kogito:integration-tests-springboot-processes-persistence-common,!org.kie.kogito:integration-tests-springboot-decisions-it,!
 [...]
           echo  ${{ env.MVN_EXCLUSION }}
-          mvn clean package -DskipTests -Dfull artifact:compare 
-Dreference.repo=file:~/.m2/repository -pl ${{ env.MVN_EXCLUSION }} ${{ 
env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ 
env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }}
+          mvn clean package -DskipTests -Dfull artifact:3.5.1:compare 
-Dcompare.fail=false -Dcompare.aggregate.only=true 
-Dreference.repo=file:~/.m2/repository -pl ${{ env.MVN_EXCLUSION }} ${{ 
env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ 
env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }}
 
   - project: apache/incubator-kie-kogito-apps
     build-command: 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to