vtk-m/.gitlab/ci
Kenneth Moreland 68dd196a94 Update docs CI to match job naming convention
The naming convention for CI jobs is generally `stage:name` where the
`stage` matches the GitLab stage and the `name` is a description.
However, the documentation jobs broke this convention by being called
`docs:type` where `type` is `continuous`, `latest`, or `master`. This
breaks the convention because `docs` is not a stage and `type` does not
really describe the build. This fouls up things like
`reproduce_ci_env.py` that expect the first part of the name to be the
same as the stage.

This changes the names to `build:docs-continuous`, `build:docs-latest`,
and `build:docs-master`. This follows the convention of matching the
names with the stage.
2024-02-07 10:42:36 -05:00
..
config ci,ascent: remove ascent build 2024-01-05 08:32:58 +01:00
docker ci,docker: use ch3:sock backend in Opensuse MPICH 2023-11-21 15:54:19 -05:00
centos7.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00
centos8.yml cmake: Add makefile against install test 2023-09-11 14:27:36 -04:00
check_warnings.cmake ci,warnings: add configure warning exceptions 2023-05-11 19:17:45 -04:00
crusher.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00
ctest_build.cmake ci: Add warning icons in GL pipelines 2023-05-02 14:31:36 -04:00
ctest_configure.cmake Log CDash build ids from each step of the build process 2020-05-13 15:58:34 -04:00
ctest_memcheck.cmake ci: fix ctest_memcheck args 2023-09-11 19:05:46 -04:00
ctest_submit_build.cmake CI: add ctest_submit_build.cmake 2022-10-25 15:40:17 -04:00
ctest_submit_test.cmake CI: rename ctest_build_submit 2022-10-25 12:01:06 -04:00
ctest_test.cmake CMAKE: update latest CI CMake to 3.23.4 2022-10-26 17:18:15 -04:00
doxygen.yml Update docs CI to match job naming convention 2024-02-07 10:42:36 -05:00
macos.yml cmake: Add makefile against install test 2023-09-11 14:27:36 -04:00
opensuse.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00
rhel8.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00
ubuntu1604.yml cmake: Add makefile against install test 2023-09-11 14:27:36 -04:00
ubuntu1804.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00
ubuntu2004.yml ci,ascent: remove ascent build 2024-01-05 08:32:58 +01:00
windows10.yml Add copyright notice to scipts and configuration files 2023-07-25 11:05:40 -06:00