Skip to content

Remove banner that suggests WedIDE gitlab-ci.yml

What does this MR do?

Resolves #248564 (closed)

As we have chosen a simple editor approach for editing of the GitLab CI yml file, we want to remove the banner that suggests it to our users.

This commit is mostly a revert of 52ad6ade, although it keeps some nice methods and constants added there.

Screenshots

Visit the "simple" editor for any gitlab-ci file like: http://gdk.test:3000/root/my-ci-project/-/edit/master/.gitlab-ci.yml

Before After
Screen_Shot_2020-09-21_at_5.57.31_PM Screen_Shot_2020-09-21_at_5.57.02_PM

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 Miguel Rincon

Merge request reports

Loading