Kevin-Mok / kogito-pipelines

CI/CD pipelines for Kogito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kogito Pipelines

This repository contains some of the pipelines of Kogito project.

Kogito Repositories

Apart from this repository, pipelines are also concerning those repositories:

The different Kogito pipelines

Nightly & Release pipelines

Kogito has 2 main pipelines:

More information can be found here.

Tools pipelines

This is a set of cleanup utils jobs.

Repositories' specific pipelines

Kogito Runtimes' other jobs

Those jobs can be found into the kogito-runtimes repository.
They are daily run jobs:

PR checks

Each repository has a Jenkinsfile for the PR check.

The jobs are located into the ghrpb-webhooks folder in Jenkins.
Only the Operator PR check is not yet in this folder as it is still on another Jenkins

Sonar cloud

// TODO

Configuration of pipelines

Jenkins

All pipelines can be found in kogito Jenkins folder.

Zulip notifications

Any message / error is sent to kogito-ci stream.

Format

[branch][d for daily if occurs] Pipeline name

About

CI/CD pipelines for Kogito

License:Apache License 2.0


Languages

Language:Python 63.8%Language:Shell 25.9%Language:Groovy 10.3%