Skip to content

Update compliance pipeline input to use debounce

Jiaan Louw requested to merge jl-debounce-compliance-pipeline-input into master

What does this MR do?

This updates the compliance pipeline configuration input to debounce its validation network request.

Setup & Testing

  1. Enable the development feature flag in rails console: Feature.enable(:ff_custom_compliance_frameworks)
  2. Navigate to a group's general settings [GDK_HOST]/groups/gitlab-org/-/edit#js-compliance-frameworks-settings
  3. Add or edit a compliance framework

Screenshots (strongly suggested)

No visual change.

Kapture_2021-03-08_at_19.20.26

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 Jiaan Louw

Merge request reports