Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: dc60d3b98e75df1e8f92d95eaf6755bb2a57a8a4
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/dc60d3b98e75df1e8f92d95eaf6755bb2a57a8a4
  Author: Pavel Roskin <[email protected]>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java
    M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepositoryTest.java

  Log Message:
  -----------
  StashRepository: Implement in terms of Job, not AbstractProject

Change startJob() to return Queue.Item. Adjust unit tests to get build
parameters directly from the return value of startJob().

Make the project field in unit tests a partial mock ("spy" in Mockito
parlance) to allow the build to be scheduled inside Jenkins code while
keeping control over its behavior.


  Commit: 2ab923ad3d3f870acc7584e0fbb0492eb2da854c
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/2ab923ad3d3f870acc7584e0fbb0492eb2da854c
  Author: jakub-bochenski <[email protected]>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java
    M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepositoryTest.java

  Log Message:
  -----------
  Merge pull request #106 from proski/stashrepository-job

StashRepository: Implement in terms of Job, not AbstractProject


Compare: 
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/3c80063bc05f...2ab923ad3d3f

-- 
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/stash-pullrequest-builder-plugin/push/refs/heads/master/3c8006-2ab923%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to