Build: #53 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Rui Xue 413bf14efcb9d2aa979a1faa7079e63f3713658d m
PIPE-2738: Fetch all tags before RTD build
Add `git fetch --tags` as the first build command in .readthedocs.yaml
so that git tags are available during the Sphinx build (e.g. for
`sphinx-multiversion` or version string generation); by default, RTD only downloads the 50 most recent commits of the target branch.