AST-1430: add comit hash to cmake file
Add a command to print the git commit hash related to the DP3 executable
Merge request reports
Activity
Filter activity
assigned to @Chiara
- Resolved by Chiara Salvoni
This would need at least some fall-back in the case that DP3 was downloaded as a tarball / zip file, so not as a git checkout. It could be set to 'undefined' or so?
- Resolved by Tammo Jan Dijkema
Maybe use
git describe
instead ofgit log -1 --format=%h
?
added 2 commits
- Resolved by Chiara Salvoni
- Resolved by Chiara Salvoni
added 7 commits
Toggle commit listrequested review from @dijkema
added 1 commit
enabled an automatic merge when the pipeline for 2f23fae1 succeeds
added 1 commit
Please register or sign in to reply