Skip to content

Define a new home page for pipeline authoring

Miguel Rincon requested to merge 263141-ci-cd-home-mvc-part-1 into master

What does this MR do?

Related to #263141 (closed)

Define a new home page for pipeline authoring behind :ci_pipeline_editor_page

This change adds a new page and menu item for the pipeline authoring page behind the feature flag :ci_pipeline_editor_page. It adds the boilerplate for adding Vue scripts into the page.

First time I get to use featureaddition in this group 💯

Screenshots

Visit: http://gdk.test:3000/root/my-ci-variables/-/ci/editor

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mayra Cabrera

Merge request reports