b47aad15e1
[incubator-kie-issues#2005] Disable runtime type check on examples ( #2114 )
...
* [incubator-kie-issues#2005] Disable runtime type check on examples
* [incubator-kie-issues#2005] Remove pom setting of org.kie.dmn.runtime.typecheck
---------
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2025-07-09 11:31:54 +02:00
91b2f9156f
[NO-ISSUE] replace legacy 'docker-compose' with 'docker compose' ( #2113 )
...
NO-ISSUE: replace legacy 'docker-compose' with 'docker compose'
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-30 16:25:21 +02:00
2977597e7a
Adding swagger documentation in Readme ( #2110 )
2025-06-26 11:54:28 +02:00
45af1f965f
[incubator-kie-issues-1944] Workflow Engine: Child process instance not removed upon parent abort ( #2104 )
2025-05-29 17:27:06 +02:00
09b0ab0a6a
[kie-issues#1908] Upgrade Quarkus to 3.20.x ( #2108 )
2025-05-28 12:39:07 +02:00
420e9d1dd8
kie-issues#1678: Adapt Test Scenario Runner to JUnit 5 Test Engine ( #2103 )
...
* WIP
* WIP
* WIP
* WIP
2025-05-23 14:20:16 +02:00
c267cd031e
[incubator-kie-issues-1959] Process instance out of sync when completing usertasks in parallel gateway with async Service Tasks ( #2099 )
2025-05-19 11:33:54 +02:00
44be542b12
[Incubator-kie-issues-1888] Updated Readme files to use new generic usertasks api ( #2093 )
...
* Updated usertasks api
* Undo yarn.lock
2025-04-05 22:44:02 +02:00
3bfeeb39aa
Corrected the README instructions ( #2083 )
...
Co-authored-by: soniyaabraham <soniya.abraham@ibm.com>
2025-03-11 12:24:48 +01:00
1ada353987
[kie-issues#1866] Update postgres and pgadmin images in docker compose files ( #2082 )
2025-03-07 20:11:55 -05:00
8b72149486
[Incubator-kie-issues#1790] Business Calendar Example(s) Readme Fix ( #2080 )
...
* readme_fix
* formatting_update
* properties_update
* properties_update2
* properties_update2
* typo_fix2
2025-03-06 14:44:28 -07:00
ec8a56eb76
[Incubator-kie-issues-1849] Updated Readme files to use new generic usertasks api ( #2079 )
...
* Updated Readme files to use new generic usertasks api
* Fixes
2025-02-28 17:13:22 +01:00
888f22d041
[Incubator-kie-issues-1790] Business Calendar flexibility readme update ( #2064 )
...
* custom_calendar
* custom_calendar
* custom_calendar
* readme_update
* class_name_update
2025-02-27 21:41:46 +01:00
128c1a298c
incubator-kie-issues#1837: Ensure DefaultUserTasksLifeCycle checks the user Identity calculating the allowedTransitions ( #2075 )
2025-02-20 09:23:32 +01:00
0fe569b04e
Adding xml namespace in <project> tag ( #2074 )
...
Co-authored-by: Remya K <Remya.K1@ibm.com>
2025-02-19 09:58:15 +01:00
04aaacf39c
[incubator-kie-issues#1825] Implement AllowedValuesChecksInsideCollection model usage inside dmn examples. ( #2070 )
...
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2025-02-13 10:08:03 +01:00
55df2f4c8e
[incubator-kie-issues#1806] Extend dmn-resource examples to also feature custom DMNProfile usage ( #2069 )
...
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2025-02-12 10:45:28 +01:00
0ab46ec7bc
[incubator-kie-issues#1783] Excluding junit-platform-launcher from spring-kafka-test to avoid version misalignment and consequent method not found exception ( #2061 )
...
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2025-02-06 11:06:55 +01:00
126498743e
[incubator-kie-issues#1575] Upgrade quarkus to 3.15 ( #2038 )
...
* Upgrade quarkus to 3.15
* Upgrade quarkus to 3.15.2
* Update quarkus version to latest 3.15.3 LTS
* - Upgrade `maven-compiler-plugin` version
- Upgrade `io.quarkiverse.embedded.postgresql:quarkus-embedded-postgresql` version.
* Renaming of artifacts and as per migration guide
---------
Co-authored-by: Pere Fernández <pefernan@users.noreply.github.com>
2025-01-28 10:15:56 -05:00
e5e150f188
Fix kie-issues #1217 Remove infinispan based images from a few examples ( #1927 )
...
* Remove infinispan based images from a few examples
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
* Remove Infinispan from ocp-tryout
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
---------
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
2025-01-27 12:09:11 +01:00
6a0b0a8ffa
[incubator-kie-issues#1780] Cleanup rules springboot examples ( #2059 )
...
* Corrected README.md files for 5 examples
* Modified Swagger Info
2025-01-23 18:02:02 +01:00
3808806f43
[NO_ISSUE] Process calendar springboot example ( #2040 )
...
* [NO ISSUE] Copied business-calendar-example to springboot implementation
* [NO ISSUE] Fixing test
---------
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2024-12-04 15:47:34 +01:00
f070b3fec3
[incubator-kie-issues#1460] Adapting springboot examples for new kogito-maven-plugin implementation ( #2032 )
...
* [incubator-kie-issues#1460] Adapting springboot examples for new kogito-maven-plugin implementation
* [incubator-kie-issues#1609] Fix newly added springboot examples
---------
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2024-12-02 14:18:56 +01:00
0bf187d1db
incubator-kie-issues#1626: Fix Typo in public API method for custom User Task assignment strategy ( #2039 )
2024-11-19 19:33:31 +01:00
0073f979f1
[incubator-kie-issues#1609] Migrate dmn examples to springboot ( #2037 )
...
* [incubator-kie-issues#1609] Migrated dmn-15-springboot-example
* [incubator-kie-issues#1609] Migrated dmn-resource-jar-springboot-example
* [incubator-kie-issues#1609] Remove duplicated module declaration
---------
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2024-11-11 13:39:49 +01:00
e492400d24
[incubator-kie-issues-1550] Add Transaction error handling when transaction is enabled ( #2030 )
2024-11-05 09:31:01 +01:00
3acc5515eb
incubator-kie-issues#1545: Create JPA persistence layer for Human Tasks ( #2028 )
...
- fix typo
2024-10-24 18:51:30 +02:00
b4808656ef
[incubator-kie-issues-1522] Transition object to make extensible usertask transition restendpoint ( #2021 )
2024-10-21 09:21:48 +02:00
7f4f4f78f9
[incubator-kie-issues-1484] Create endpoints for user task ( #2018 )
2024-10-07 20:04:20 +02:00
20666400ac
incubator-kie-issues#1483: Create a common Kie Flyway initializer for Kie Modules ( #2014 )
...
* incubator-kie-issues#1483: Create a common Kie Flyway initializer for Kie Modules
* - swf test fixes
* - fix import order
* - adding kie-flyway config
* - restoring platform flyway setup for Data Index & Jobs Service containers
2024-10-01 08:59:30 +02:00
0d1096ca36
[incubator-kie-issues-1439] UserTask Decouple codegen and interface from engine ( #2009 )
2024-09-18 08:47:08 +02:00
66b38f4d58
kie-issues#1449: Outdated reference for a "Decision Name" in kogito-examples ( #2006 )
...
* kie-issues#1449: Outdated reference for a "Decision Name" in kogito-examples
Closes: https://github.com/apache/incubator-kie-issues/issues/1449
* clean up bpmn content
* traffic-violation-dmn-businessrule-properties
* screenshots
2024-08-28 09:53:22 -04:00
00da2e095e
Switch to ComposeContainer constructor to use V2 docker-compose ( #1994 )
2024-08-07 13:21:23 +02:00
a51112ce62
incubator-kie-issues#1388: UserTasks
without Actors/Groups assignments can transition to any phase without checking any security policy ( #1985 )
2024-07-23 08:38:48 +02:00
e79f1b5559
NO-ISSUE: Fix process-decisions-quarkus not starting due to missing getters/setters ( #1981 )
2024-07-15 11:55:48 -04:00
742b4e44f7
kie-issues#1285: Remove unnecessary base image from quarkus examples (quay.io/kiegroup/kogito-runtime-jvm:latest) ( #1980 )
...
* [incubator-kie-issues-1285] Remove unnecessary base image from examples
* Update openjdk-17 to 1.20
---------
Co-authored-by: nmirasch <neus.miras@gmail.com>
2024-07-11 22:17:20 -04:00
e8e98792ed
Add "@EnableMethodSecurity" for spring security ( #1932 )
2024-06-18 08:50:42 -04:00
d09a204771
[incubator-kie-issues-1286] Adhoc functionality missing in kogito jBPM engine ( #1944 )
...
* [incubator-kie-issues-1286] Adhoc functionality missing in kogito jBPM engine
* fix spring boot
2024-06-13 08:36:21 +02:00
a467f97806
Fix scesim files paths ( #1942 )
2024-06-05 18:11:21 -04:00
2a8521c239
NO_ISSUE: Fix Kafka examples README.md ( #1941 )
2024-06-05 17:54:51 +02:00
dc96c747dd
[fix_rules_scesim_naming] Fix names and Readme for rules-legacy-scesim examples ( #1928 )
...
* [fix_rules_scesim_naming] Fix names and Readme for ruels-legacy-scesim examples
* [fix_rules_scesim_naming] Fix as per suggestion
---------
Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2024-05-23 14:00:19 +02:00
f2b2c5750d
[incubator-kie-issues#1209] Enable scesim for DRL in kogito ( #1921 )
2024-05-17 00:28:25 +02:00
03de23a747
kie-issues#961: Adapt kogito-examples - replace image pointers and removing devui references ( #1900 )
...
* WIP
* Removed devui dependencies
* rm process-usertasks-quarkus-with-console
* rm process-usertasks-with-security-oidc-quarkus-with-console
* rm process-usertasks-springboot-with-console
* rm process-usertasks-with-security-oidc-springboot-with-console
* Removed process-usertasks-springboot-with-console from pom.xml
* Fixes comment: https://github.com/apache/incubator-kie-kogito-examples/pull/1900#discussion_r1550319648
* Fixes comment: https://github.com/apache/incubator-kie-kogito-examples/pull/1900#discussion_r1550321521
https://github.com/apache/incubator-kie-kogito-examples/pull/1900#discussion_r1550321581
* Restored serverless-workflow-examples/serverless-workflow-consuming-events-over-http-quarkus
* Fixes comment: https://github.com/apache/incubator-kie-kogito-examples/pull/1900#discussion_r1550324625
* Empty commit
2024-04-16 20:15:34 +02:00
921d4b33c7
[kie-issues#995] Upgrade Spring Boot to 3.2.4 ( #1903 )
2024-04-12 06:26:47 +02:00
5156d830e1
[incubator-kie-issues-916] process instance migration ( #1882 )
2024-04-08 08:27:35 +02:00
fd2cfdd9ea
incubator-kie-issues#935: Rename kie
& kogito
Quarkus Extensions in kogito-runtimes
( #1883 )
...
* incubator-kie-issues#935: Rename `kie` & `kogito` Quarkus Extensions in `kogito-runtimes`
* adding missing dependencies
2024-03-07 09:47:43 +01:00
0c3c09a16b
incubator-kie-issues#934: Rename the jBPM
& drools
Quarkus Extensions in kogito-runtimes
( #1880 )
...
* incubator-kie-issues#934: Rename the `jBPM` & `drools` Quarkus Extensions in `kogito-runtimes`
* Renamed `drools` Quarkus extensions and Spring-Boot starters
* Renamed `jbpm` Quarkus extensions and Spring-Boot starters
2024-02-23 17:06:02 +01:00
a62f9f272d
Fix #1866 - Remove Kogito Operator CRs and citations ( #1867 )
...
* Fix #1866 - Remove Kogito Operator CRs and citations
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
* Put it back Sonatalow CRs
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
---------
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
2024-02-12 11:59:16 -03:00
85c3aa8f2f
[Fix_#3663] Reenable flaky test ( #1859 )
2024-01-26 11:52:22 +01:00
90b18adfbe
[kie-issues-838] remove productized profile managing modules ( #1855 )
2024-01-19 19:20:46 +01:00