Skip to main content


CI/CD Settings, Reports, and Artifacts

CI/CD Settings: Gitlab Variables

Configurable variables are used to customize the build process.

You must be logged in with Gitlab, as a project maintainer, to see the variables and their current values.

CI/CD Settings: Gitlab Runner
  • Some mDIS variants are easier to build on different PCs/servers. Thus on each build machine a different "Gitlab Runner" is installed. That is a program that executes the build process. See diagram Runner Deployment Scheme.

mDIS Build System: Step-by-Step Guide

(UNDER CONSTRUCTION)
Read build-new-instance-detailed for a step-by-step guide on how to create a new mDIS instance, via a web interface using the Gitlab CI/CD Pipeline.

mDIS Build System: Reports and Artifacts

How good were the last build and test processes, actually?
Can regular users see the build results? Hopefully, in a way that is concise and easy-to-understand?
Yes, they can.

For details, see Build Reports and Artifacts.

HTML Reports of Build+Test Run
Testreport
Reporting of build results