Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: adddd68c5569ea552555fd917538bbb84d7542dd
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/adddd68c5569ea552555fd917538bbb84d7542dd
  Author: Alex Taylor <atay...@cloudbees.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
    A 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubSCMSourcePRsTest.java
    A 
src/test/resources/api/PRs/_files/body-yolo-PRs-existent-multiple-PRs-master2.json
    A 
src/test/resources/api/PRs/_files/body-yolo-PRs-existent-multiple-PRs-no-master.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-closed-pr.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-open-multiple-PRs.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-open-pr.json

  Log Message:
  -----------
  Added PR tests

Adding some PR lazy iterator unit tests


  Commit: c376254744142951364a360cfd4399ad625da220
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/c376254744142951364a360cfd4399ad625da220
  Author: Alex Taylor <atay...@cloudbees.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SinglePassIterable.java
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubSCMSourcePRsTest.java

  Log Message:
  -----------
  Adding Index Increment

We were going through the index 2x because there was no incrementing on the 
first pass. No update for users but it is more efficient. Also added some 
comments


  Commit: 3d1702dbd290ae9cf872ee65b47b16b105ae9032
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/3d1702dbd290ae9cf872ee65b47b16b105ae9032
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SinglePassIterable.java
    A 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubSCMSourcePRsTest.java
    A 
src/test/resources/api/PRs/_files/body-yolo-PRs-existent-multiple-PRs-master2.json
    A 
src/test/resources/api/PRs/_files/body-yolo-PRs-existent-multiple-PRs-no-master.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-closed-pr.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-open-multiple-PRs.json
    A src/test/resources/api/PRs/_files/body-yolo-pulls-open-pr.json

  Log Message:
  -----------
  Merge pull request #259 from alexanderrtaylor/PRTestClass

Adding Pull Request Lazy Iterator tests


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/aa83a7713c28...3d1702dbd290

-- 
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/github-branch-source-plugin/push/refs/heads/master/aa83a7-3d1702%40github.com.

Reply via email to