vtk-m/Utilities/CI
Kenneth Moreland e1557f080b Fix issue with nested script strings in CI reproduce script
The `reproduce_ci_env.py` script reads in the yaml for the GitLab
runners and replicates the runs using Docker. Through a quirk of the
implemenation of MR !3191, some of the scripts, which are expected to be
a list of command strings, get defined as a list of lists. This is fixed
by flattening this list of commands.
2024-02-21 16:43:59 -05:00
..
.gitignore Add scripts to allow developers to replicate CI environments 2020-04-09 13:54:20 -04:00
DeveloperSetup.md Add scripts to allow developers to replicate CI environments 2020-04-09 13:54:20 -04:00
reproduce_ci_env.py Fix issue with nested script strings in CI reproduce script 2024-02-21 16:43:59 -05:00
requirements.txt Add scripts to allow developers to replicate CI environments 2020-04-09 13:54:20 -04:00