Branch: refs/heads/feature/JENKINS-62405

  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin

  Commit: 37da317eae896c9380a1ca7073780a6fc979b6e8

      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/37da317eae896c9380a1ca7073780a6fc979b6e8

  Author: Christopher Orr <[email protected]>

  Date:   2021-08-12 (Thu, 12 Aug 2021)



  Changed paths:

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher.java

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java

    M src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/Util.java



  Log Message:

  -----------

  Move relative file path utility to Util.





  Commit: 0e7633cf2a96fcc1b09bb38440b11ecc2d699ec0

      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/0e7633cf2a96fcc1b09bb38440b11ecc2d699ec0

  Author: Christopher Orr <[email protected]>

  Date:   2021-08-12 (Thu, 12 Aug 2021)



  Changed paths:

    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisherTest.java

    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakePutApkResponse.java

    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakePutBundleResponse.java

    R 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakeUploadApkResponse.java

    R 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakeUploadBundleResponse.java

    A 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakeUploadResponse.java



  Log Message:

  -----------

  Use common class for upload response fakes.





  Commit: 53fd4284a284f8b7b1780e88f970ce301764e9d2

      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/53fd4284a284f8b7b1780e88f970ce301764e9d2

  Author: Christopher Orr <[email protected]>

  Date:   2021-08-12 (Thu, 12 Aug 2021)



  Changed paths:

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/AbstractPublisherTask.java

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher.java

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/Constants.java

    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/GooglePlayBuildStepDescriptor.java

    A 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/InternalAppSharingUploadTask.java

    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisherTest.java

    A 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/responses/FakeInternalAppSharingArtifactResponse.java



  Log Message:

  -----------

  Implement Internal App Sharing via special track name.



i.e. if you specify "internal-app-sharing" as the track name, then the

given app file will be uploaded to Internal App Sharing, and the URL

returned from Google Play will be output to the build log.



In this case, all other configuration is ignored, since no rollout

percentage or other details are required — just the credentials and path

to the app file.





  Commit: eb0bf610ca0cb4fd7b38087c20bcaef01fe7856f

      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/eb0bf610ca0cb4fd7b38087c20bcaef01fe7856f

  Author: Christopher Orr <[email protected]>

  Date:   2021-08-12 (Thu, 12 Aug 2021)



  Changed paths:

    M README.md

    M 
src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher/help-trackName.html

    M 
src/main/resources/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentBuilder/help-trackName.html



  Log Message:

  -----------

  Add documenation for Internal App Sharing functionality.





Compare: 
https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/37da317eae89%5E...eb0bf610ca0c

-- 
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 [email protected].
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-62405/000000-eb0bf6%40github.com.

Reply via email to