Branch: refs/heads/fix/JENKINS-56508_credentials-in-folders Home: https://github.com/jenkinsci/google-play-android-publisher-plugin Commit: c4d33e790950d0011b1d5367cdca7dfda8c5a002 https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/c4d33e790950d0011b1d5367cdca7dfda8c5a002 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. -- 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/343e84-c4d33e%40github.com.