Skip to content

Move Cloud CI YAML loading to new class

Avielle Wolfe requested to merge 409846-update-google-cloud-ci-yaml-load into master

What does this MR do and why?

We want to remove all uses of the legacy CI YAML loading Ci::Config::Yaml.load!. This commit updates the loading done inside GoogleCloud::GeneratePipelineService to use the new Loader class

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 #409846 (closed)

Merge request reports