Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-3793

Support publishing release builds on Evergreen

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.0
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      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:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: