OpenAssetIO icon indicating copy to clipboard operation
OpenAssetIO copied to clipboard

Vagrant build steps CI check

Open feltech opened this issue 3 years ago • 0 comments

What

Add CI checks for the Vagrant build instructions, timed (e.g. nightly) and when related files are touched.

Why

We have a Build Instructions CI check for the Docker instructions, but not for the Vagrant instructions. We also found that after a while upstream changes can cause the Vagrant bootstrap to fail (i.e. additional system packages were suddenly needed for installing a Conan package), so it can break without us doing anything. Hence a timed (e.g. nightly) CI check would be useful.

feltech avatar Jun 08 '22 14:06 feltech