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-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 0ac1b733dd [incubator-kie-issues-1273] Add validate formatting to
kogito runtimes and kogito-apps (#3534)
0ac1b733dd is described below
commit 0ac1b733dd47b2dcb1ea5c83ede1209e5db9732f
Author: Enrique <[email protected]>
AuthorDate: Wed May 29 09:45:52 2024 +0200
[incubator-kie-issues-1273] Add validate formatting to kogito runtimes and
kogito-apps (#3534)
---
.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 8513220b2c..7ef84970c9 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: '-T 1.5C'
+ BUILD_MVN_OPTS_CURRENT: '-T 1.5C -Dvalidate-formatting'
- name: Junit Report
uses:
apache/incubator-kie-kogito-pipelines/.ci/actions/action-junit-report@main
if: ${{ always() }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]