Branch: refs/heads/fix/JENKINS-56508_credentials-in-folders
  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin
  Commit: 10d7d75cb633b754a8cafabcb5ed4b6602d23a90
      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/10d7d75cb633b754a8cafabcb5ed4b6602d23a90
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher.java
    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisherTest.java
    M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/TestsHelper.java

  Log Message:
  -----------
  Add test case for using a credential defined within a folder.


  Commit: 343e84a640e03571329d5f618463ccb8c94d24eb
      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/343e84a640e03571329d5f618463ccb8c94d24eb
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/CredentialsHandler.java
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/GooglePlayBuildStepDescriptor.java
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentBuilder.java

  Log Message:
  -----------
  Include credentials from the current context, e.g. a job in a folder.

Previously, we were delegating to the credential lookup methods provided
by the Google OAuth plugin, which is always searching for credentials at
the top level, meaning that it doesn't know about credentials defined in
folders.


Compare: 
https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/10d7d75cb633%5E...343e84a640e0

-- 
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/fix/JENKINS-56508_credentials-in-folders/000000-343e84%40github.com.

Reply via email to