Skip to content

Make web IDE the preferred editor for .gitlab-ci.yml

Payton Burdette requested to merge web-ide-preferred-ci into master

What does this MR do?

Make web IDE the preferred experience for editing .gitlab-ci.yml. To do this we will start with 👇

  • Add's alert to blob view only when editing .gitlab-ci.yml
  • Changes Setup CI/CD project button to open a new .gitlab-ci.yml file in the web ide.

Related to: #232779 (closed)

Screenshots

Alert

web-ide-alert

Setup CI/CD button

open-with-web-ide

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 Payton Burdette

Merge request reports