Best for npm libraries and frontend apps.
Node Release Pipeline
Install, lint, test, pack, and release a Node.js package with artifact reuse.
Templates
Each template includes realistic stages, needs, dependencies, and artifacts so the graph view is useful immediately.
Best for npm libraries and frontend apps.
Install, lint, test, pack, and release a Node.js package with artifact reuse.
Best for containerized services.
Build container images, run security scans, and promote deploy jobs with manual gates.
Best for polyglot monorepos.
Run selective tests for multiple services with rules and explicit downstream dependencies.
Best for teams adopting GitLab CI/CD catalog components and reusable template libraries.
Include CI/CD catalog components with spec:component context interpolation, parallel matrix builds, and OIDC id_tokens.
Best for monorepos with orthogonal build targets and child pipeline orchestration.
Use the run: keyword to define child pipelines inline, with parallel matrix strategies and OIDC identity tokens.
Best for projects with compliance scanning, code review apps, and granular conditional includes.
Conditional security scanning with rules:exists, include:rules, retry on exit codes, and environment stop jobs.