Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-16892

[Release][Dev] Merge script is wrongly selecting 10.0.0 version over 9.0.0

    XMLWordPrintableJSON

Details

    Description

      We created yesterday a new version 10.0.0 on Jira but the merge script started suggesting the wrong version:

      Enter comma-separated fix version(s) [10.0.0]:   

      The version has been temporarily removed from Jira to avoid mistakes.

      The problem is on the sorting we do on the merge_script when selecting the version:

      unreleased_versions = sorted(unreleased_versions,
                                           key=lambda x: x.name, reverse=True) 

      Once the fix is in place we can create the Version 10.0.0 again on JIRA

      Attachments

        Issue Links

          Activity

            People

              raulcd Raúl Cumplido
              raulcd Raúl Cumplido
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 10m
                  2h 10m