Support publishing release builds on Evergreen

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Support publishing release builds from Evergreen. This will relying on the Evergreen support for triggering versions with git tags. It will only publish builds to Sonatype. It will not:

      • Bump the version in build.gradle
      • Add the git tag

      It will just run the following commands on Evergreen, using the configured signing key.

        ./gradlew --stacktrace --info publishArchives
        ./gradlew --stacktrace --info :bson-scala:publishArchives :driver-scala:publishArchives -PdefaultScalaVersions=2.11.12,2.12.10
      

              Assignee:
              Jeffrey Yemin
              Reporter:
              Jeffrey Yemin
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: