Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-3189

Exclude "releases/stable" from tags matching 'r*' in calc_releases_version.py

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • 4.1.0, 4.0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • C Drivers
    • Not Needed

      Due to the conversion of releases/stable from being a branch to a tag following CXX-3150, it is now listed among tags matching the r* pattern, which the calc_release_version.py script does not expect:

      Exception: Expected 1 or 0 tags on HEAD, got: ['r4.0.0', 'releases/stable']
      

            Assignee:
            ezra.chung@mongodb.com Ezra Chung
            Reporter:
            ezra.chung@mongodb.com Ezra Chung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: