Skip to content

Change pipeline empty state language [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

This cleans up the pipelines empty state MVC experiment, which was just testing a language change on the pipelines page when its empty.

Cleanup Issue: #300397 (closed)

Initial MR that gets cleaned up: !47952 (merged)

How to test

  • Create or go to a project without a .gitlab-ci.yml file
  • Disabled "Default to Auto DevOps pipeline" in the CI/CD settings of your project (http://localhost:3000/<group_name>/<project_name>/-/settings/ci_cd
  • Go to CI/CD -> Pipelines (http://localhost:3000/<group_name>/<project_name>/-/pipelines
  • You will see the new language

Screenshots (strongly suggested)

Screenshot_2021-02-03_at_18.53.29

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 🤖 GitLab Bot 🤖

Merge request reports

Loading