This repository contains some of the pipelines of Kogito project.
Apart from this repository, pipelines are also concerning those repositories:
Kogito has 2 main pipelines:
- Nightly pipeline
is a multibranch pipeline which is run daily on each active branch - Release pipeline
is a on-demand single pipeline job
More information can be found here.
This is a set of cleanup utils jobs.
Those jobs can be found into the kogito-runtimes
repository.
They are daily run jobs:
- kogito-native
Perform a daily native build&test of runtimes. - kogito-quarkus
Perform a daily check of runtimes against latest snapshot of Quarkus. - kogito-drools-snapshot
Perform a daily check of runtimes against latest snapshot of Drools.
Each repository has a Jenkinsfile
for the PR check.
The jobs are located into the pullrequest
folder in Jenkins.
Only the Operator PR check is not yet in this folder as it is still on another Jenkins
// TODO
All pipelines can be found in kogito Jenkins folder.
More information can be found here.
Any message / error is sent to kogito-ci stream.
[branch][d for daily if occurs] Pipeline name