GitLab CI and Distributed Builds
Looking back on the 11.x releases for GitLab CI/CD

Looking back on the 11.x releases for GitLab CI/CD

6/19/2019 · Jason Yavorska

What this post added

This post details the highlights of GitLab CI/CD releases 11.0 through 11.4. Key contributions include the general availability of Auto DevOps, integration of job logs into the Web IDE, security reports in the pipeline view (Container Scanning and DAST), custom instance-level templates for CI/CD, support for Kaniko for secure Docker builds, JUnit test results in merge requests, built-in Maven package repositories, interactive web terminals for CI/CD jobs, the `extends` keyword for YAML CI/CD code reuse, the introduction of Feature Flags, `only/except` rules for jobs based on file changes, and timed incremental rollouts for Auto DevOps.

Read the original post ↗