Skip to content

Refactor pipeline empty state ci templates

Alex Buijs requested to merge refactor-ci-templates into master

When we know that a user is building an IOS application we should update the first time experience to guide them through set up for what is needed in order to deploy onto IOS.

This MR refactors the CI templates component, So we can re-use them individually.

Part of issue: Update pipeline zero state to suggest IOS speci... (gitlab-org/growth/team-tasks#509 - closed)

How to set up and validate locally

  • Find a local project which does not have pipelines yet
  • Disable Default to Auto DevOps pipeline in Settings > CI/CD > Auto DevOps
  • Visit the CI/CD > Pipelines page of the project

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Buijs

Merge request reports