Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.102.x-prod] remove modules that are not part of the product and adjust PR checks #71

Merged
merged 3 commits into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions .github/workflows/pr-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,18 @@ jobs:
timeout-minutes: 180
strategy:
matrix:
job_name: [ kogito-apps, kogito-quarkus-examples, kogito-springboot-examples, serverless-workflow-examples ]
job_name: [ kogito-apps, serverless-workflow-examples ]
os: [ubuntu-latest]
java-version: [17]
maven-version: ['3.9.6']
include:
- job_name: kogito-apps
repository: kogito-apps
env_BUILD_MVN_OPTS: "-DskipUI"
- job_name: kogito-quarkus-examples
repository: kogito-examples
env_KOGITO_EXAMPLES_SUBFOLDER_POM: kogito-quarkus-examples/
- job_name: kogito-springboot-examples
repository: kogito-examples
env_KOGITO_EXAMPLES_SUBFOLDER_POM: kogito-springboot-examples/
env_BUILD_MVN_OPTS: "-DskipUI -Dproductized"
- job_name: serverless-workflow-examples
repository: kogito-examples
env_KOGITO_EXAMPLES_SUBFOLDER_POM: serverless-workflow-examples/
env_BUILD_MVN_OPTS: "-Dproductized"
fail-fast: false
runs-on: ${{ matrix.os }}
name: ${{ matrix.job_name }} (${{ matrix.os }} / Java-${{ matrix.java-version }} / Maven-${{ matrix.maven-version }})
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr-kogito-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
definition-file: https://raw.githubusercontent.com/${GROUP:kiegroup}/kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
env:
BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting'
BUILD_MVN_OPTS: -Dproductized
- name: Junit Report
uses: kiegroup/kogito-pipelines/.ci/actions/action-junit-report@main
if: ${{ always() }}
Expand Down
5 changes: 0 additions & 5 deletions addons/common/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@
<modules>
<module>jdbc</module>
<module>ddl</module>
<module>infinispan</module>
<module>filesystem</module>
<module>mongodb</module>
<module>postgresql</module>
<module>rocksdb</module>
</modules>

</project>
8 changes: 0 additions & 8 deletions addons/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,8 @@
<module>kubernetes</module>
<module>kubernetes-service-catalog</module>
<module>jobs</module>
<module>events</module>
<module>monitoring</module>
<module>explainability</module>
<module>human-task-prediction</module>
<module>mail</module>
<module>tracing</module>
<module>task-management</module>
<module>marshallers</module>
<module>flyway</module>
<module>jbpm-usertask-storage-jpa</module>
</modules>

<dependencyManagement>
Expand Down
11 changes: 0 additions & 11 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,6 @@
<module>kogito-services</module>
<module>kogito-timer</module>
<module>kogito-jobs-service-api</module>
<module>kogito-api-incubation-common</module>
<module>kogito-api-incubation-common-objectmapper</module>
<module>kogito-api-incubation-application</module>
<module>kogito-api-incubation-processes</module>
<module>kogito-api-incubation-processes-services</module>
<module>kogito-api-incubation-predictions</module>
<module>kogito-api-incubation-predictions-services</module>
<module>kogito-api-incubation-decisions</module>
<module>kogito-api-incubation-decisions-services</module>
<module>kogito-api-incubation-rules</module>
<module>kogito-api-incubation-rules-services</module>
</modules>

</project>
6 changes: 0 additions & 6 deletions drools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
<modules>
<module>kogito-drools</module>
<module>kogito-dmn</module>
<module>kogito-pmml-api-dependencies</module>
<module>kogito-efesto-drl</module>
<module>kogito-pmml-dependencies</module>
<module>kogito-pmml-openapi</module>
<module>kogito-pmml</module>
<module>kogito-scenario-simulation</module>
</modules>

<build>
Expand Down
2 changes: 0 additions & 2 deletions jbpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<module>process-workitems</module>
<module>jbpm-usertask</module>
<module>jbpm-usertask-workitem</module>
<module>jbpm-tools</module>
<module>jbpm-deps-groups</module>
</modules>

Expand All @@ -61,7 +60,6 @@
</property>
</activation>
<modules>
<module>jbpm-tests</module>
</modules>
</profile>
</profiles>
Expand Down
5 changes: 0 additions & 5 deletions kogito-codegen-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@
<module>kogito-codegen-api</module>
<module>kogito-codegen-processes</module>
<module>kogito-codegen-processes-integration-tests</module>
<module>kogito-codegen-rules</module>
<module>kogito-codegen-decisions</module>
<module>kogito-codegen-predictions</module>
<module>kogito-codegen-integration-tests</module>
<module>kogito-codegen-sample</module>
</modules>

</project>
1 change: 0 additions & 1 deletion kogito-serverless-workflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<module>kogito-jsonpath-expression</module>
<module>kogito-jq-expression</module>
<module>kogito-serverless-workflow-executor</module>
<module>kogito-serverless-workflow-executor-tests</module>
<module>kogito-serverless-workflow-dmn-parser</module>
<module>kogito-serverless-workflow-dmn</module>
<module>kogito-serverless-workflow-monitoring</module>
Expand Down
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@
<module>addons</module>
<module>kogito-workitems</module>
<module>kogito-serverless-workflow</module>
<module>kogito-maven-plugin</module>
<module>springboot</module>
</modules>

</project>
4 changes: 0 additions & 4 deletions quarkus/addons/events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@

<modules>
<module>process</module>
<module>decisions</module>
<module>predictions</module>
<module>rules</module>
<module>mongodb</module>
</modules>

</project>
1 change: 0 additions & 1 deletion quarkus/addons/jobs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<modules>
<module>common</module>
<module>management</module>
<module>messaging</module>
<module>knative-eventing</module>
</modules>

Expand Down
6 changes: 0 additions & 6 deletions quarkus/addons/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@

<modules>
<module>jdbc</module>
<module>infinispan</module>
<module>kafka</module>
<module>filesystem</module>
<module>mongodb</module>
<module>postgresql</module>
<module>rocksdb</module>
</modules>

</project>
8 changes: 0 additions & 8 deletions quarkus/addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,8 @@
<module>fabric8-kubernetes-service-catalog</module>
<module>microprofile-config-service-catalog</module>
<module>jobs</module>
<module>explainability</module>
<module>mail</module>
<module>monitoring</module>
<module>process-svg</module>
<module>task-notification</module>
<module>task-management</module>
<module>marshallers</module>
<module>process-definitions</module>
<module>dynamic</module>
<module>jbpm-usertask-storage-jpa</module>
</modules>

<profiles>
Expand Down
2 changes: 0 additions & 2 deletions quarkus/extensions/kogito-quarkus-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
<modules>
<module>kogito-quarkus-deployment</module>
<module>kogito-quarkus</module>
<module>kogito-quarkus-integration-test</module>
<module>kogito-quarkus-integration-test-maven-devmode</module>
</modules>

</project>
6 changes: 0 additions & 6 deletions quarkus/extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@
<module>kogito-quarkus-extension-common</module>
<module>kogito-quarkus-workflow-extension-common</module>
<module>kogito-quarkus-serverless-workflow-extension</module>
<module>kogito-quarkus-extension</module>
<module>kogito-quarkus-incubation-common</module>
<module>kogito-quarkus-processes-extension</module>
<module>kogito-quarkus-rules-extension</module>
<module>kogito-quarkus-decisions-extension</module>
<module>kogito-quarkus-predictions-extension</module>
</modules>

<profiles>
Expand Down
12 changes: 0 additions & 12 deletions quarkus/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,7 @@
<modules>
<module>integration-tests-quarkus-openapi-client</module>
<!-- TODO:Figure out Kafka containers, ports, resources -->
<module>integration-tests-quarkus-rules</module>
<module>integration-tests-quarkus-legacy-rules</module>
<module>integration-tests-quarkus-decisions</module>
<!-- module>integration-tests-quarkus-predictions</module -->
<module>integration-tests-quarkus-resteasy-classic</module>
<module>integration-tests-quarkus-resteasy-reactive</module>
<module>integration-tests-kogito-plugin</module>
<module>integration-tests-quarkus-norest</module>
<module>integration-tests-quarkus-processes</module>
<module>integration-tests-quarkus-processes-reactive</module>
<module>integration-tests-quarkus-processes-persistence</module>
<module>integration-tests-quarkus-usertasks</module>
<module>integration-tests-quarkus-source-files</module>
</modules>

</project>
Loading