Skip to content
Snippets Groups Projects

Fix printed git version

Merged Marcel Loose requested to merge fix-printed-git-version into master
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

Merge request pipeline #89000 passed

Merge request pipeline passed for 5f999a6c

Test coverage 76.00% (0.00%) from 1 job

Merged by Andre OffringaAndre Offringa 6 months ago (Jul 24, 2024 3:10pm UTC)

Loading

Pipeline #89001 failed

Pipeline failed for 5ef78b36 on master

Test coverage 76.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Marcel Loose added 1 commit

    added 1 commit

    • cefa51ee - Do not use `--always` in `git describe`

    Compare with previous version

  • Marcel Loose added 4 commits

    added 4 commits

    Compare with previous version

  • Marcel Loose added 5 commits

    added 5 commits

    Compare with previous version

  • Marcel Loose added 3 commits

    added 3 commits

    • 4f851fae - Fix printed git version
    • 5578a230 - Do not use `--always` in `git describe`
    • a38ec43f - Use `--always` tag for building docs

    Compare with previous version

  • Marcel Loose resolved all threads

    resolved all threads

  • Andre Offringa approved this merge request

    approved this merge request

  • Andre Offringa added 5 commits

    added 5 commits

    Compare with previous version

  • Andre Offringa enabled an automatic merge when the pipeline for 5f999a6c succeeds

    enabled an automatic merge when the pipeline for 5f999a6c succeeds

  • Andre Offringa mentioned in commit 5ef78b36

    mentioned in commit 5ef78b36

  • Please register or sign in to reply
    Loading