54 Commits

Author SHA1 Message Date
56f71b0a8d kie-kogito-examples#2052: Remove deprecated pr-backporting wf (#2054) 2025-01-15 10:14:24 -05:00
fec28c2754 [NO ISSUE] Reorganize plain java examples (#2034)
* [NO ISSUE] Reorganizing java examples

* [NO ISSUE] Reorganizing java examples

* [NO ISSUE] Fixing ci

* [NO ISSUE] Fix as per PR suggestion

---------

Co-authored-by: Gabriele-Cardosi <gabriele.cardosi@ibm.com>
2024-11-05 12:51:34 +01:00
7fa444c8bb Updating to maven 3.9.6 (#2002) 2024-08-21 12:36:59 +02:00
b7d522a986 Bump to Quarkus 3.2 LTS and Jakarta namespace (#1845)
* 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` (#1836)

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

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

* Fix Onboarding examples on Fabric8 library

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

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

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

---------

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

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

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

* wip

---------

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Co-authored-by: Toshiya Kobayashi <toshiyakobayashi@gmail.com>
Co-authored-by: jstastny-cz <jan.stastny@ibm.com>
Co-authored-by: Pere Fernández <pefernan@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: nmirasch <neus.miras@gmail.com>
2023-12-15 14:52:15 +01:00
afa811a4b9 kie-issues-687: Repair GHA (#1824) 2023-11-10 16:06:00 +01:00
e04af111e8 kie-issues#650: increase timeout for default nightly (#1819)
* kie-issues#650: increase timeout for default nightly

* fix DSL tests GHA

---------

Co-authored-by: jstastny-cz <jan.stastny@ibm.com>
2023-10-26 12:43:13 +02:00
a3b3764176 kie-issues#574 Initial ASF Jenkins CI Setup (#1810)
deactivate PR checks

Prepare for Apache migration

Remove PR job

[apache_migration] update pipelines (#1790)

* Setup jenkinsfile

* update pipelines

Fix CI

PR multibranchPipelineJob (#1808)



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

Co-authored-by: radtriste <tradisso@redhat.com>
Co-authored-by: jstastny-cz <jan.stastny@ibm.com>
2023-09-19 20:22:25 +02:00
e1e459a7a7 KOGITO-9725 DSL cleanup: Remove 'kogito-bdd' check (#1769)
Never used/maintained
2023-08-21 13:42:39 +02:00
01690fbe36 [KOGITO-9434] Including python examples (#1710)
* [KOGITO-9434] Including python examples

* [KOGITO-9434] To be reverted, just check py module is working on ci env

* [KOGITO-9434] Do not use special profile, just include modules

* [KOGITO-9434] Running requirements automatically

* [KOGITO-9434] Updating readme

* [KOGITO-9434] Including JEP as requirement

* Install numpy before jep and the build

* [KOGITO-9434] Removing python package installation

* [KOGITO-9434] Updating py requirements

Pip has to be run twice, one for dependencies and another for jep (so it
takes numpy)

* Update serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml

Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>

* Update serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml

Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>

* Update serverless-workflow-examples/serverless-workflow-openvino-quarkus/pom.xml

Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>

* Update serverless-workflow-examples/serverless-workflow-python-quarkus/pom.xml

Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>

---------

Co-authored-by: Marián Macik <mmacik@redhat.com>
Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>
2023-07-26 12:17:24 +02:00
d6cda1e84c [KOGITO-9287] Python example (#1690)
* [KOGITO-9287] Openvino example First draft

* [KOGITO-9287] Simpler example
2023-06-14 18:16:21 +02:00
a0a1a1fa68 [BXMSPROD-2016] Updating references to the new kie-ci actions folder (#1673)
* [BXMSPROD-2016] Updating references to the new kie-ci actions folder.

* Inserting missing definitions-file clause
2023-05-30 14:41:42 +02:00
a8107c3310 [BXMSPROD-1976] enable backporting from all branches (#1594) 2023-03-03 11:07:10 +01:00
58ce335a55 KOGITO-8667 Reorganize GHA (#1572) 2023-02-16 08:39:24 +01:00
7e6d99afd6 [KOGITO-8377]: Merged native and mandrel checks (#1554) 2023-02-09 10:06:16 +01:00
f72822c62a KOGITO-8534 Update default Maven to 3.8.7 (#1549) 2023-01-27 10:14:11 +01:00
8d33859bed Automated pull request backporting workflow (#1504)
* Automated pull request backporting workflow

* Added backporting guidance in pull_request_template.md
2022-12-14 11:27:39 +01:00
e76427a458 Allow only dependabot security update PRs 2022-12-02 14:14:48 +01:00
815353aa81 dependabot.yml file (#1485) 2022-11-28 10:28:45 +01:00
8256dea6ad [KOGITO-8222] Test parallel examples build (#1410)
* Allow to check subfolders of examples

    instead of whole structure

* update

* update

* update

* setup Jenkins
2022-11-15 16:01:51 +01:00
603cdbd648 Correct DSL GHA (#1445) 2022-10-18 13:56:41 +02:00
141468ead1 Correct GHA DSL tests (#1440) 2022-10-14 17:02:04 +02:00
2326d1dc17 KOGITO-7906 Update PR template (#1405) 2022-09-20 12:00:50 +02:00
eac9ac9dd3 [KOGITO-7504] Update Maven to 3.8.6 (#1324) 2022-07-13 12:53:29 +10:00
8b49db752a Update GHA DSL check to use composite action (#1320) 2022-07-05 17:17:37 +02:00
9f4aecce2c KOGITO-7101 Correct DSL tests (#1243) 2022-05-05 14:25:56 +02:00
3c124cfd7d KOGITO-6962 DSL reorganization for flexibility (#1223) 2022-05-04 20:36:44 +02:00
d9ed56bcd6 Update issues.yml 2022-02-15 14:32:37 +01:00
28ab628cd4 KOGITO-6513: add issues template (#1071)
* KOGITO-6513: add issue templates

* Update bug_report.yml

* Update config.yml
2022-01-12 15:42:27 +01:00
507aecf95a Remove GH issue id 2022-01-12 09:51:23 -03:00
107690b44a Update Notification Bot to not clip the issue link (#1065) 2022-01-10 11:16:31 -03:00
34a981acf9 KOGITO-6398 Remove Maven Download outputs (#1039)
* KOGITO-6398 Remove Maven Download outputs

* updated GHA to ignore Jenkins modifications
2021-12-16 09:33:29 +01:00
81f3b10b7e BXMSPROD-1540 composite actions centralized github actions (#968)
* BXMSPROD-1540 composite actions centralized github actions

* BXMSPROD-1540 key-prefix by cache-key-prefix
2021-11-10 09:23:43 +01:00
f43794cd4a [ISSUE 117] build-chain upgraded to v2.6.13 (#964)
* [ISSUE 117] build-chain upgraded to v2.6.13

* build-chain pointing to v2.6.13

* pull_request_template.md final changes
2021-11-04 06:56:47 +01:00
b595198b2a KOGITO-6091 Pipeline: Added drools as dep (#934)
* KOGITO-6091 Pipeline: Added drools as dep

* updated GHA
2021-10-19 14:35:10 +02:00
44ae6955e7 KOGITO-5937 Jenkins PR: enable build-chain (#912)
* KOGITO-5937 Jenkins PR: enable build-chain

* update gha
2021-10-11 08:37:12 +02:00
b619f455fa Increase GHA timeout for kogito-examples (#923) 2021-10-07 14:27:18 +02:00
4bcd7fc96f KOGITO-4113 Move all jenkins files to .ci/jenkins (#781)
* KOGITO-4113 Move all jenkins files to .ci/jenkins

* Update jobs.groovy
2021-08-25 08:31:15 +02:00
b233e2868a KOGITO-5672 Implement GHA for open github issues for Zulip bot (#841) 2021-08-09 12:19:44 +02:00
db0a626f00 conscious lang: Setup main branch in pipelines (#729) 2021-07-25 13:35:55 +02:00
5b4f5bae0e BXMSPROD-1390 github actions flows concurrency (#736) 2021-06-25 14:24:41 +02:00
f0b9d858e5 github-action-build-chain updated to v2.6.2 (#723)
Related PRs:

* https://github.com/kiegroup/kogito-pipelines/pull/182
2021-06-08 14:14:45 +02:00
10a234b6f6 [KOGITO-5120] Centralise GitHub Action common build options (#698)
* Improve GHA workflow

* Update ci-pr.yml

* Update ci-pr.yml
2021-05-18 14:37:14 +02:00
769da27b3c [KOGITO-5120] Add cleanup step to GitHub action build 2021-05-17 13:15:51 +02:00
2e614965b4 [KOGITO-5120] Improve GitHub Action reporting (#694)
* test

* Improve GHA workflow

* Improve GHA workflow
2021-05-14 21:14:34 +02:00
fb829c04b4 [KOGITO-5120] Improve GitHub Action configuration (#681)
* Improve GHA workflow

* Improve GHA workflow

* Update ci-pr.yml
2021-05-13 19:30:58 +02:00
5d117ebb87 BXMSPROD-944 GA build-chain pull-request flow (#452)
* BXMSPROD-944 GA build-chain pull-request flow

* BXMSPROD-944 remove takari

* BXMSPROD-944 maven 3.6.2

* BXMSPROD-944 setup maven removed

* build-chain updated to v2.3

* kogito-examples depends on kogito-runtimes

* project-dependencies.yaml error fixed

* Update .ci/pull-request-config.yaml

Co-authored-by: Daniele Zonca <dzonca@redhat.com>

* Update pull-request-config.yaml

* Update project-dependencies.yaml

* Update pull-request-config.yaml

* Update pull-request-config.yaml

* definition file centralized

* windows longpath enabled

* windows removed

Co-authored-by: Daniele Zonca <dzonca@redhat.com>
2021-05-07 11:21:21 +02:00
98cb0210de KOGITO-4158 Setup native PR checks (#608)
* KOGITO-4158 Setup native PR checks

* update
2021-03-18 09:27:53 +01:00
0fa4c578bb KOGITO-4452 Setup LTS PR check (#606)
* KOGITO-4452 Setup LTS PR check

* updated PR template
2021-03-10 13:37:14 +01:00
d80aa7f2a1 corrected DSL check (#562) 2021-02-12 14:37:53 +01:00
604b63c408 Revert "github action pull request flow added"
This reverts commit cfc701467e3ee3e2c42a1f27b307b66bd3400d92.
2020-07-10 12:35:52 +02:00