GitLab CI and Distributed Builds
Meet Pipeline Editor, your one-stop shop for building a CI/CD pipeline

Meet Pipeline Editor, your one-stop shop for building a CI/CD pipeline

2/22/2021 · Dov Hershkovitch

What this post added

Introduced the Pipeline Editor, a dedicated UI for authoring `.gitlab-ci.yml` files. This editor provides continuous validation of pipeline configurations, a visualizer to preview pipeline structure before execution, an expanded view that merges `include` and `extends` directives for better readability, and an integrated CI linter for detailed job information. The editor aims to simplify CI/CD configuration for both new and experienced users.

Read the original post ↗