GitLab pipelines
Software
Automation
GitLab
CI/CD
As previously mentioned in the Project management section, TU Delft has its own GitLab instance. However, it does not (yet) have preconfigured servers available to run GitLab pipelines, the equivalent of GitHub Actions.
In order to set up a pipeline, you will need to request a TU Delft Virtual Private Server and configure a GitLab runner there. The DCC has developed a step-by-step guide (see below), along with guidance on setting up a CI pipeline for a MATLAB environment.
Continuous Integration with GitLab
Set up CI/CD for your project in TU Delft GitLab.
Setting up a GitLab runner for MATLAB
Create a CI pipeline for a MATLAB environment in TU Delft GitLab.