Skip to content

Feat: take version from git

Mikhail Karnevskiy requested to merge feat/git_version into master

@haufs @ahmedk

Version of the notebook is present on the title page of the calibration report. It make sense to optimize version by taking version from git. A git command: git describe --tag is used to get meaningful version of the code.

Edited by Mikhail Karnevskiy

Merge request reports