Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2747

Git tag release process does not work

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The uploadReleaseJSON, linuxRelease, and uploadRelease functions will cause a failure because more than one sign/dist task is fetched by evergreen.GetTasksForRevision(). This is because when releasing by git tag, the sign/dist task will have already been run for the revision on the standard patch build. The sign/dist task runs a second time for the release, causing this issue.

      Using the most recent sign/dist task fetched may be a solution.

            Assignee:
            tim.fogarty@mongodb.com Tim Fogarty
            Reporter:
            tim.fogarty@mongodb.com Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: