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

Unfinished "make-release-archive" logic in config.yml

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.6.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      There's some funny logic in libbson's config.yml, maybe in libmongoc's too.

      At the start of the build, "fetch source" both gets the source from git, and also curls libbson-${CURRENT_VERSION}.tar.gz from S3 if it exists (which it often doesn't).

      At the end of the build, "upload artifacts" archives the working directory into artifacts.tar.gz twice. Then, it ignores artifacts.tar.gz, and uploads the file it got from S3 (if any) in the "fetch source" step.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: