Skip to content

Change all YAML.load_file calls to use absolute path

Why is this change being made?

Change all YAML.load_file calls to use absolute path

This is needed to prevent errors when referencing this code from monorepo sub-site builds, when the working directory is not the repo root.

Related Issues/MRs

Relates: #6689 (closed) and !49086 (closed)

Edited by Chad Woolley

Merge request reports