Skip to content

Remove Feature Flag ci_prevent_file_var_expansion_downstream_pipeline

Shabini Rajadas requested to merge remove_ff_ci_downstream_pipeline into master

What does this MR do and why?

The feature flag was enabled in production on May 6, 10:14 AM PST, and has been monitored since then.

Screenshot_2024-05-07_at_12.19.59_PM

Remove Feature Flag in downstream pipeline

When defining a new YAML variable in downstream pipeline (example below) that expands a file variable, the behaviour would change from expanding the content of the file, into expanding the file path to the file.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Shabini Rajadas

Merge request reports