Fix printed git version
All threads resolved!
All threads resolved!
Added the options --tags
and --always
to the git describe
command in the CMakeLists.txt
file that sets the printed git version for the compiled C++ code. This ensures that the first part of the printed git version matches with the latest tag.
Note: the same command is used in docs/conf.py.in
to set the version info for the Python documentation.
Merge request reports
Activity
Filter activity
requested review from @offringa
assigned to @loose
- Resolved by Marcel Loose
added 4 commits
-
cefa51ee...728f3153 - 2 commits from branch
master
- 706ea990 - Merge branch 'master' into fix-printed-git-version
- 2c9028db - Use `--always` tag for building docs
-
cefa51ee...728f3153 - 2 commits from branch
added 5 commits
-
2c9028db...c62e00da - 4 commits from branch
master
- ed40227a - Merge branch 'master' into fix-printed-git-version
-
2c9028db...c62e00da - 4 commits from branch
added 5 commits
-
a38ec43f...85b64773 - 2 commits from branch
master
- 100e3bd0 - Fix printed git version
- fa23622f - Do not use `--always` in `git describe`
- 5f999a6c - Use `--always` tag for building docs
Toggle commit list-
a38ec43f...85b64773 - 2 commits from branch
enabled an automatic merge when the pipeline for 5f999a6c succeeds
mentioned in commit 5ef78b36
Please register or sign in to reply