GithubHelp home page GithubHelp logo

tomasdavidorg / kogito-pipelines Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-kie-kogito-pipelines

0.0 1.0 0.0 562 KB

CI/CD pipelines for Kogito

License: Apache License 2.0

Shell 18.89% Python 4.32% Groovy 76.79%

kogito-pipelines's Introduction

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

For each PR there are two different CI builds, one using internal Jenkins executor and another one that leverage GitHub actions.

Jenkins checks

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

GitHub Action checks

Each repository has a ci-pr.yaml file in .github/workflows folder to configure the workflow. The kogito-runtimes repo has a different configuration, see additional notes at the end of this paragraph.

Repo dependencies and build commands are configured in the centralized .ci folder in this repo.

Build execution is performed using the github-action-chain action that automatically performs cross repo builds.

After the build, test results are parsed and logged using the action-surefire-report action (actually we are using a forked version until this PR #56 will be accepted).

Additional notes about kogito-runtimes build: this repo requires a full downstream build of all the repositories so to minimize disk usage and execution time the repo has been configured to use multiple jobs in parallel, one for each repo. This means that instead of a single ci-pr.yaml file, there are four of them: runtimes-pr.yaml, optaplanner-pr.yaml, apps-pr.yaml and examples-pr.yaml. For each of them all upstream repos are just compiled without test execution.

Sonar cloud

NOTE: test coverage analysis is executed only by Jenkins PR build and not while using GitHub action

Configuration of pipelines

Jenkins

All pipelines can be found in kogito Jenkins folder.

Jenkins jobs generation

More information can be found here.

Zulip notifications

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

Format

[branch] Project

kogito-pipelines's People

Contributors

radtriste avatar rsynek avatar ginxo avatar bsig-gh-bot avatar danielezonca avatar evacchi avatar cristianonicolai avatar msmagnanijr avatar ricardozanini avatar kaitou786 avatar dupliaka avatar errantepiphany avatar r00ta avatar sutaakar avatar kevin-mok avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.