Skip to content

Draft: Interpolate YAML before loading

Avielle Wolfe requested to merge 411438-benchmark-new-ci-interpolation-2 into master

What does this MR do and why?

Interpolate YAML before loading

This spike performs interpolation on a CI YAML config before loading the YAML into a Hash. It builds on the investigation done in !127255 (closed)

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.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #411438 (closed)

Edited by Avielle Wolfe

Merge request reports