You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-scm/scm/driver/bitbucket/testdata
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
..
webhooks Add Actor UUID to push and branch create events for Bitbucket 2 years ago
branch.json simplify bitbucket unit tests 6 years ago
branch.json.golden provide full tag and branch refs 6 years ago
branch_create.json (feat) add create branch functionality 3 years ago
branches.json simplify bitbucket unit tests 6 years ago
branches.json.golden provide full tag and branch refs 6 years ago
branches_filter.json [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
branches_filter.json.golden [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
commit.json simplify bitbucket unit tests 6 years ago
commit.json.golden simplify bitbucket unit tests 6 years ago
commits.json simplify bitbucket unit tests 6 years ago
commits.json.golden simplify bitbucket unit tests 6 years ago
content.json (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
content.json.fail (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
content.json.golden (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
content.txt simplify bitbucket unit tests 6 years ago
content_fail.json (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
content_list.json (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
content_list.json.golden (feat) return sha/blob_id for content.list 3 years ago
content_update.json.fail (feat) normalise sha usage, fix updates, bitbucket cloud update/create 3 years ago
diffstat.json Bitbucket compare changes fix for rename and removed file ops (#151) 2 years ago
diffstat.json.golden Bitbucket compare changes fix for rename and removed file ops (#151) 2 years ago
error.json simplify bitbucket unit tests 6 years ago
hook.json simplify bitbucket unit tests 6 years ago
hook.json.golden simplify bitbucket unit tests 6 years ago
hooks.json simplify bitbucket unit tests 6 years ago
hooks.json.golden simplify bitbucket unit tests 6 years ago
perms.json simplify bitbucket unit tests 6 years ago
perms.json.golden simplify bitbucket unit tests 6 years ago
pr.json Implemented PR operations in Bitbucket driver. 4 years ago
pr.json.golden Added bitbucket support for diff url 4 years ago
pr_diffstat.json simplify bitbucket unit tests 6 years ago
pr_diffstat.json.golden simplify bitbucket unit tests 6 years ago
prcomment.json [IAC-941]: PR comment creation for BitBucket (#265) 9 months ago
prcomment.json.golden [IAC-941]: PR comment creation for BitBucket (#265) 9 months ago
prs.json Implemented PR operations in Bitbucket driver. 4 years ago
prs.json.golden Added bitbucket support for diff url 4 years ago
repo.json simplify bitbucket unit tests 6 years ago
repo.json.golden simplify bitbucket unit tests 6 years ago
repos-2.json Modify pagination API to accomidate Bitbucket pagination without page numbers 6 years ago
repos.json Modify pagination API to accomidate Bitbucket pagination without page numbers 6 years ago
repos.json.golden Modify pagination API to accomidate Bitbucket pagination without page numbers 6 years ago
repos_filter.json [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
repos_filter.json.golden [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
status.json fixes issue #27 5 years ago
status.json.golden fixes issue #27 5 years ago
statuses.json simplify bitbucket unit tests 6 years ago
statuses.json.golden simplify bitbucket unit tests 6 years ago
tag.json simplify bitbucket unit tests 6 years ago
tag.json.golden provide full tag and branch refs 6 years ago
tags.json simplify bitbucket unit tests 6 years ago
tags.json.golden provide full tag and branch refs 6 years ago
team.json fixes issue due to change by atlassian https://developer.atlassian.com/cloud/bitbucket/bitbucket-api-teams-deprecation/ (#137) 2 years ago
team.json.golden simplify bitbucket unit tests 6 years ago
teams.json fixes issue due to change by atlassian https://developer.atlassian.com/cloud/bitbucket/bitbucket-api-teams-deprecation/ (#137) 2 years ago
teams.json.golden simplify bitbucket unit tests 6 years ago
user.json simplify bitbucket unit tests 6 years ago
user.json.golden simplify bitbucket unit tests 6 years ago
userEmail.json fix: [CDS-67745]: fix find user email api for bitbucket in go-scm (#255) 1 year ago