Verificando autenticación…

Skip to main content

GitLab Pipelines

GitLab Pipelines is a continuous integration and continuous delivery (CI/CD) tool that allows automating the process of building, testing, and deploying applications. With GitLab Pipelines, developers can define custom workflows for their projects, facilitating collaboration and improving efficiency in software development.

Currently in ANDES, there are 3 types of standardized pipelines to be used in projects:

Framework-2

Based on Framework 1 built on groovy and used in Cloudbees, it maintains backward compatibility with jobs and stages defined in Jenkins.

Runway

Solution used in eMantto, with the idea of a centralized pipeline for deployment in Google Kubernetes Engine (GKE) using Helm Charts.

Pipelines for ANDES DX

Next-generation solution based on GitLab CI/CD, with a modular and reusable approach using Gitlab Components.

More in this section