Branch: refs/heads/feature/JENKINS-40506_allow-draft-uploads Home: https://github.com/jenkinsci/google-play-android-publisher-plugin Commit: e86710272b875e5861a6650d50813d7302a3945b https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/e86710272b875e5861a6650d50813d7302a3945b Author: Christopher Orr <ch...@orr.me.uk> Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths: M src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/TrackPublisherTask.java M src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/Util.java M src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher/help-rolloutPercentage.html M src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisherTest.java M src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/TestsHelper.java Log Message: ----------- Enable uploading a draft release, by setting the rollout to 0%. The files will be uploaded to the given track, but will not yet be visible to any users. Commit: 9466cf6071da4ade88c65abd3cb509acf2f87195 https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/9466cf6071da4ade88c65abd3cb509acf2f87195 Author: Christopher Orr <ch...@orr.me.uk> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentBuilder/help-rolloutPercentage.html M src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentBuilderTest.java Log Message: ----------- Enable moving files to another release track, without rolling them out. Commit: e3ba90e969b3f2d6f8477c1bbf98b421966ca994 https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/e3ba90e969b3f2d6f8477c1bbf98b421966ca994 Author: Christopher Orr <ch...@orr.me.uk> Date: 2020-05-21 (Thu, 21 May 2020) Changed paths: M README.md Log Message: ----------- Update README with info about draft releases. Compare: https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/664476efd3fe...e3ba90e969b3 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-play-android-publisher-plugin/push/refs/heads/feature/JENKINS-40506_allow-draft-uploads/664476-e3ba90%40github.com.