Commit Graph

15 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
Scott Walker cc305a69c7
[IAC-941]: PR comment creation for BitBucket (#265)
BitBucket doesn't implement support for PR comments or issues comments.

The current implementation of "pullService" in BitBucket defers to the implementation of "issueService", which itself returns a "not implemented" error for all comment-related calls.

PR comments and issue comments are separate in BitBucket so this commit adds explicit implementations of the comment functions to the "pullService". Most remain "not implemented" with the exception of comment creation which is now supported.
9 months ago
Deepak Patankar abe308c453
Add the support for delete of the bitbucket file (#139)
* Add the support for delete of the bitbucket

* Removed the print statements

* Fix the delete file in bitbucket test
2 years ago
Eoin McAfee 8ce6b18ce6 add release & milestone functionality 3 years ago
TP Honey b514328be2 (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
chhsia0 2d4a70a291 Made Bitbucket's struct commonly shared with multiple services. 4 years ago
Brad Rydzewski 636748e91a added bitbucket and gitlab linker 5 years ago
Brad Rydzewski ef28873243 fix incorrect driver name 6 years ago
Brad Rydzewski 5ec7008bbb Revert "added token refresh function"
This reverts commit 7463104491.
6 years ago
Brad Rydzewski 7463104491 added token refresh function 6 years ago
Brad Rydzewski 94be5d3ef5 github: update user, org, git and issue tests 6 years ago
Brad Rydzewski 34433445c2 improve bitbucket unauthorized error 6 years ago
Brad Rydzewski a196f4de0e support bitbucket push, branch, tag hooks 6 years ago
Brad Rydzewski b53f51d12f enable bitbucket diffs 6 years ago
Brad Rydzewski 20229f2ebc bitbucket driver scaffolding. wip 6 years ago