Skip to content

Update specs for hash interpolation

Avielle Wolfe requested to merge 434826-update-specs-for-hash-interpolation into master

What does this MR do and why?

Because we are now planning to build out hash interpolation instead of moving to text interpolation, we need to update the specs to disable the text interpolation feature flag and accurately test hash interpolation.

This MR also tries to preserve some of the minor improvements to the interpolation classes that were introduced along with the text interpolation classes.

gitlab-org/ci-cd/pipeline-authoring#127 (closed)

Merge request reports