Branch: refs/heads/master
Home: https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin
Commit: 3f1ccecdf1acee11f43377a613b4943580a38ea8
https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin/commit/3f1ccecdf1acee11f43377a613b4943580a38ea8
Author: Chris Somme <[email protected]>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M
src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/bitbucket/ApiClient.java
M
src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/bitbucket/Pullrequest.java
Log Message:
-----------
Use the V2 Bitbucket pull request comment API.
The V1 pull request comment API is deprecated. Replace with a call
to the V2 API. The V2 API is paginated and may need to be called
multiple times to get the entire set of comments.
While fixing this I noticed that while fetching pull requests the
plugin is using the v2 API there, which is also paginated. So not
all open pull requests were being retrieved.
Commit: a352fbf76c5ce320f88de7a2e38476d0d0547845
https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin/commit/a352fbf76c5ce320f88de7a2e38476d0d0547845
Author: S.Nishio <[email protected]>
Date: 2017-01-01 (Sun, 01 Jan 2017)
Changed paths:
M
src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/bitbucket/ApiClient.java
M
src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/bitbucket/Pullrequest.java
Log Message:
-----------
Merge pull request #7 from csomme/bitbucket-v2-pr-comments-api
Use the 2.0 Bitbucket pull request comment API.
Compare:
https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin/compare/fa120fa3e9cf...a352fbf76c5c
--
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].
For more options, visit https://groups.google.com/d/optout.