This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch kie-issues_763
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/kie-issues_763 by this push:
new abd491a1 remove mappings from buldchain configuration files
abd491a1 is described below
commit abd491a172a429938a8dc4a1144879933def6838
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Jan 2 09:31:26 2024 -0300
remove mappings from buldchain configuration files
---
.ci/project-dependencies.yaml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/.ci/project-dependencies.yaml b/.ci/project-dependencies.yaml
index c1a49dbd..4fb5c268 100644
--- a/.ci/project-dependencies.yaml
+++ b/.ci/project-dependencies.yaml
@@ -5,26 +5,15 @@ dependencies:
- project: apache/incubator-kie-kogito-runtimes
dependencies:
- project: apache/incubator-kie-drools
- mapping:
- exclude:
- - apache/incubator-kie-kogito-examples
- - apache/incubator-kie-kogito-apps
- project: apache/incubator-kie-kogito-apps
dependencies:
- project: apache/incubator-kie-kogito-runtimes
- mapping:
- exclude:
- - apache/incubator-kie-kogito-examples
- - apache/incubator-kie-kogito-runtimes
- project: apache/incubator-kie-kogito-examples
dependencies:
- project: apache/incubator-kie-kogito-runtimes
- project: apache/incubator-kie-kogito-apps
- mapping:
- - apache/incubator-kie-kogito-apps
- - apache/incubator-kie-kogito-runtimes
# - project: kiegroup/kie-jpmml-integration
# dependencies:
# - project: apache/incubator-kie-drools
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]