Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 8cfee61aab18321abf4a188ea8b3635ca8e82a21
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/8cfee61aab18321abf4a188ea8b3635ca8e82a21
  Author: Pavel Roskin <plros...@gmail.com>
  Date:   2020-01-10 (Fri, 10 Jan 2020)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTrigger.java
    M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTriggerTest.java

  Log Message:
  -----------
  StashBuildTrigger: Fix null pointer exception for missing credentials (#184)

If the credential ID is empty or if the credentials cannot be looked up
by the credential ID, log the error to the polling log and don't start
the trigger.

Ensure that non-empty credentials are selected in the GUI.

Remove public getUsername() and getPassword() methods, they are not used
by other classes.

Add more unit tests for StashBuildTrigger constructor, start() and the
new functionality. Remove leftover debug print.


-- 
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/stash-pullrequest-builder-plugin/push/refs/heads/master/43ad5b-8cfee6%40github.com.

Reply via email to