Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2968

Remove GitPython from calc_release_version.py

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.15.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      We use calc_release_version.py to determine what version of the driver we're building based on tags from the repo. This runs automatically on cmake. But calc_release_version.py requires GitPython to run.

      It seems probable that many users will have python and git installed but not GitPython. We're also not getting much use out of the GitPython package in that script. Let's remove the dependency to make our build process easier.

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: