Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Full BitBucket Support #217

Merged
merged 21 commits into from
Jan 28, 2016
Merged

[WIP] Full BitBucket Support #217

merged 21 commits into from
Jan 28, 2016

Conversation

czechboy0
Copy link
Member

Work on BitBucket is being merged into this branch.

Outstanding tasks:

  • refresh token handling (BitBucket refresh token flow #222)
  • refresh token handling tests with DVR (tested manually, but still should be unit tested)
  • support for getting branches (can't find the API, doesn't seem possible)
  • support for posting comments (BitBucket posting comments #223)
  • conditional requests to save rate limit (no idea how, doesn't return ETag)
  • getting the rate limit (no idea, X-Request-Count is all over the place)
  • pagination (BitBucket pagination #224)

@czechboy0 czechboy0 changed the title [WIPBitBucket Support [WIP] BitBucket Support Jan 27, 2016
@buildasaur
Copy link
Collaborator

Result of Integration 1

Duration: 5 minutes and 37 seconds
Result: Perfect build! All 36 tests passed. 👍
Test Coverage: 24%

…ranches. about half way through the entities.

then the endpoint calls will follow, which should be quick (already added getting all open PRs in this one)
@buildasaur
Copy link
Collaborator

Result of Integration 2

Duration: 3 minutes and 51 seconds
Result: Perfect build! All 37 tests passed. 👍
Test Coverage: 26%

@buildasaur
Copy link
Collaborator

Result of Integration 3

Duration: 5 minutes and 20 seconds
Result: Build failed 1 test out of 42

@czechboy0 czechboy0 changed the title [WIP] BitBucket Support [WIP] Full BitBucket Support Jan 28, 2016
@buildasaur
Copy link
Collaborator

Result of Integration 4

Duration: 4 minutes and 53 seconds
Result: Perfect build! All 41 tests passed. 👍
Test Coverage: 27%

@buildasaur
Copy link
Collaborator

Result of Integration 5

Duration: 4 minutes and 27 seconds
Result: Perfect build! All 41 tests passed. 👍
Test Coverage: 27%

@czechboy0 czechboy0 mentioned this pull request Jan 28, 2016
@buildasaur
Copy link
Collaborator

Result of Integration 6

Duration: 5 minutes and 14 seconds
Result: Perfect build! All 41 tests passed. 👍
Test Coverage: 27%

czechboy0 added a commit that referenced this pull request Jan 28, 2016
@czechboy0 czechboy0 merged commit 22031ef into develop_1.0 Jan 28, 2016
@czechboy0 czechboy0 deleted the hd/bitbucket branch January 28, 2016 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants