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

Support publishing release builds on Evergreen

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.1.0
    • None
    • Build
    • None

    Description

      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
      

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: