Skip to content

Conversation

@kie-ci
Copy link

@kie-ci kie-ci commented Nov 23, 2025

This pull request has been created by a GitHub workflow to synchronize the main branch with Apache upstream/main.

Warning

Please don't merge using squash, to preserve the git history.

View Action

Excluded files: No files have been excluded

jstastny-cz and others added 30 commits September 19, 2023 20:22
deactivate PR checks

Prepare for Apache migration

Remove PR job

[apache_migration] update pipelines (apache#1790)

* Setup jenkinsfile

* update pipelines

Fix CI

PR multibranchPipelineJob (apache#1808)



Update `kiegroup` repository references to `apache` (apache#1806)

Co-authored-by: radtriste <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
…ta (apache#1815)

* [kie-issues-249] Data Index Events changes for allowing historical data

* fix tests

* add some logging for messages

* test loggers

* fix for input1 in user tasks
* kie-issues#650: increase timeout for default nightly

* fix DSL tests GHA

---------

Co-authored-by: jstastny-cz <[email protected]>
* kie-issues#667: fix cleanup and settingsXml handling

* adjust also MavenCommands passed to maven library methods

---------

Co-authored-by: jstastny-cz <[email protected]>
…che#1813)

* KOGITO-9807: Create SW example with data-index persistence addon

* simplified the example to show just the persistence addon indexation without any event communication

* described detailed greet WF interaction

* Include Apache headers
…e#1821)

* KOGITO-9886 adding workflow definitions events configuration
Disable flaky tests in incubator-kie-kogito-examples
* kie-issues#739: adjust repository after transfer to apache

* leftovers

---------

Co-authored-by: jstastny-cz <[email protected]>
* KOGITO-9971: Adding Data-index with operator use cases

* KOGITO-9971: Adding Data-index with operator use cases

* Removing platform resources regarding they are provided by the default swf-builder
* Bump to Quarkus 3.2 LTS

* [Quarkus 3] Updated rewrite data

* fixed quarkus3 manual patch

* Apply patches

* Fix $.size()

* use jdk17 image for jib to fix dmn-drools-springboot-metrics

* TEMPORARY: adjust pipeline config

* CI - limit generated jobs

* CI: update mvn and jdk in GHA

* - changed `infinispan-spring-boot-starter-remote` to infinispan-spring-boot3-starter-remote` (apache#1836)

* Fix "java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already." by SpringBootTest in Spring Boot 3 (apache#1837)

* Fix Loanbroker and Onboarding SpringBoot examples for Quarkus 3-LTS (apache#1840)

* Fix Onboarding examples on Fabric8 library

Signed-off-by: Ricardo Zanini <[email protected]>

* Migrate Loanbroker example to Camel 4.x and CloudEvents to Jakarta

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>

* - Fix Spring-boot OIDC examples. Replacing `spring-security-oauth2-authorization-server` to `spring-boot-starter-oauth2-resource-server` (apache#1842)

* [quarkus-3.2LTS ] Removing final "/" from path in flexible-process-springboot testing (apache#1843)

* wip

---------

Signed-off-by: Ricardo Zanini <[email protected]>
Co-authored-by: Toshiya Kobayashi <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
Co-authored-by: Pere Fernández <[email protected]>
Co-authored-by: Ricardo Zanini <[email protected]>
Co-authored-by: nmirasch <[email protected]>
* bump version to 999-SNAPSHOT

* update version.org.drools (#3)

---------

Co-authored-by: Toshiya Kobayashi <[email protected]>
…o-examples` (apache#1852)

* incubator-kie-issues#826: Upgrade maven plugin versions inside `kogito-examples`

* Removed unnecesary `version.jar.plugin`

---------

Co-authored-by: BAMOE CI <[email protected]>
…pache#1854)

* [incubator-kie-issues#820] Configure reproducible build

* incubator-kie-issues#826: Upgrade maven plugin versions inside `kogito-examples`

* Removed unnecesary `version.jar.plugin`

---------

Co-authored-by: BAMOE CI <[email protected]>
Co-authored-by: Pere Fernández <[email protected]>
SoniyaAbraham89 and others added 28 commits March 11, 2025 12:24
The example does not longer depend on numpy library
…sertasks api (apache#2093)

* Updated usertasks api

* Undo yarn.lock
…ing usertasks in parallel gateway with async Service Tasks (apache#2099)
Some scripts for starting docker compose don't work on Ubuntu or other systems, that don't use BASH as their default shell. Thus replacing BASH-specific syntax with the POSIX compliant one.

Also updating out-of-date docker-compose with newer docker compose command in affected project.
…che#2113)

NO-ISSUE: replace legacy 'docker-compose' with 'docker compose'


Co-authored-by: Copilot <[email protected]>
…w-example-parent pom (apache#2112)

If the project is set to SNAPSHOT version, projects inheriting this parent configuration won't compile without this repository defined
…pache#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 <[email protected]>
…he Circuit Breaker Pattern (apache#2120)

* kie-kogito-examples-2119: Create an example showing how to confugre the Circuit Breaker Pattern

* Apply suggestions from code review

Co-authored-by: Gonzalo Muñoz <[email protected]>

* Apply suggestions from code review

Co-authored-by: Gonzalo Muñoz <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: Gonzalo Muñoz <[email protected]>
* [NO_ISSUE] Fixing examples to use the embedded job service

* fix readme.md

* fix notifications
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.9...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e-migration-quarkus example details. (apache#2136)

* changes for kie-issue#2142

* updated the addon name

* updating the changes
…events inside a @transactional endpoint (apache#2134)

* [Incubator-kie-issues-2093] Workflow Runtime: Problems when emitting events inside a @transactional endpoint

* fix properties

* fix property
…claim and complete the task (apache#2138)

* Check for excluded user

* updating the readme files

* moving the code to checkpermission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.