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

add support for Bitbucket API #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Abhi-khandelwal
Copy link

No description provided.

@gene1wood
Copy link
Collaborator

@Abhi-khandelwal Thanks for the PR! Any thoughts on why the tests fail for it in Python 2.7?

@Abhi-khandelwal
Copy link
Author

@gene1wood , i have no idea why the tests failed for python 2.7, maybe it needs some other dependency.

@slackorama
Copy link

slackorama commented Oct 23, 2020

Looks like it got rate limited. From the travis job:

E       assert None == 'The Octocat'
E        +  where None = <built-in method get of dict object at 0x7fb948de1e88>('name')
E        +    where <built-in method get of dict object at 0x7fb948de1e88> = {'documentation_url': 'https://developer.github.com/v3/#rate-limiting', 'message': "API rate limit exceeded for 35.227... here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)"}.get```

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.

3 participants