Skip to content

Remove new pipelines table feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Payton Burdette requested to merge pb-flip-on-new-pipelines-table-ff into master

What does this MR do?

Removes new_pipelines_table feature flag and cleans up instances of it's use in the codebase. This flag was used to port over the pipelines table to utilize GlTable. See more in the rollout issue.

The table is located at CI/CD > Pipelines, as well as on commits (pipelines tab) and merge requests (pipelines tab).

Related to (rollout issue): #322599 (closed)

Screenshots (strongly suggested)

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

Loading