Skip to content

Fix polling bug on pipeline header

Payton Burdette requested to merge fix-polling-bug-pipeline-header into master

What does this MR do?

This MR fixes a polling bug. Polling was never stopped on the pipeline header. This MR stops polling by watching the pipeline data and checking for a finished pipeline status.

This code is currently behind the feature flag graphql_pipeline_header which is not default enabled but enabled on .com. This MR does not warrant a changelog entry.

Related to: #280603 (closed)

Screenshots (strongly suggested)

We are here

Screen_Shot_2020-11-09_at_10.12.43_AM

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