Skip to content

Load configured variables when `ref` changes

Miguel Rincon requested to merge 30101-frontend-prefilled-variables into master

What does this MR do?

This MR preloads the variables defined in the Run pipeline form. See more details at #30101 (closed)

Depends on backend MR at !43392 (merged)

This change is behind 2 feature flags:

  • new_pipeline_form already introduced
  • new_pipeline_form_prefilled_vars added in this MR, see rollout #263276 (closed)

Screenshots

2020-10-02_16.46.53

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

Closes #30101 (closed)

Edited by Olena Horal-Koretska

Merge request reports