Skip to content

CI CD tools

Simon Garnotel edited this page Apr 11, 2018 · 9 revisions

Jenkins

The INRIA Jenkins server is used for the CI/CD integration of the source code.

Compilation results are displayed with badges directly in the README.md of master and develop branches.

Codacy

The code style is reviewed with Codacy.

Result is displayed with a badge directly in the README.md of master and develop branches.

Clone this wiki locally