Branch: refs/heads/master Home: https://github.com/jenkinsci/github-branch-source-plugin Commit: a1fb4b6a219987ec3a8980ded405c4c42066dd7f https://github.com/jenkinsci/github-branch-source-plugin/commit/a1fb4b6a219987ec3a8980ded405c4c42066dd7f Author: Liam Newman <bitwise...@gmail.com> Date: 2019-04-30 (Tue, 30 Apr 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystem.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java M src/test/resources/api/__files/body-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json A src/test/resources/api/__files/body-commits-cloudbeers-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json R src/test/resources/api/__files/body-contents-fu-iOJcK.json M src/test/resources/api/__files/body-contents-fu-nMBRw.json M src/test/resources/api/mappings/mapping-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json A src/test/resources/api/mappings/mapping-commits-cloudbeers-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json R src/test/resources/api/mappings/mapping-contents-fu-iOJcK.json M src/test/resources/api/mappings/mapping-contents-fu-nMBRw.json Log Message: ----------- [JENKINS-57257] FileSytem for PRs should always load from target repo All GitHub PRs can get the commits and contents from the target repo. Not sure why they used to pull from the branchSource but there is no reason for that. Without this change PRs from forks simply don't work. This bug made it into the release due to complexity of the testing framework making it easy to test for incorrect values. Commit: b7de8c9f8974d0a9b339ee8cdba1da9f1eedd029 https://github.com/jenkinsci/github-branch-source-plugin/commit/b7de8c9f8974d0a9b339ee8cdba1da9f1eedd029 Author: Liam Newman <bitwise...@gmail.com> Date: 2019-04-30 (Tue, 30 Apr 2019) Changed paths: M pom.xml Log Message: ----------- Update to plugins-pom v3.43 Commit: 8cb8529332bf7752266b55d849c4f364f5b7c8c2 https://github.com/jenkinsci/github-branch-source-plugin/commit/8cb8529332bf7752266b55d849c4f364f5b7c8c2 Author: Liam Newman <bitwise...@gmail.com> Date: 2019-04-30 (Tue, 30 Apr 2019) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystem.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java M src/test/resources/api/__files/body-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json A src/test/resources/api/__files/body-commits-cloudbeers-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json R src/test/resources/api/__files/body-contents-fu-iOJcK.json M src/test/resources/api/__files/body-contents-fu-nMBRw.json M src/test/resources/api/mappings/mapping-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json A src/test/resources/api/mappings/mapping-commits-cloudbeers-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json R src/test/resources/api/mappings/mapping-contents-fu-iOJcK.json M src/test/resources/api/mappings/mapping-contents-fu-nMBRw.json Log Message: ----------- Merge pull request #222 from bitwiseman/JENKINS-57257 [JENKINS-57257] FileSytem for PRs should always load from target repo Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/aeef5d41570e...8cb8529332bf -- 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. For more options, visit https://groups.google.com/d/optout.