Skip to content

Fix broken Bitbucket Cloud client #611

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

Merged
merged 7 commits into from
Oct 31, 2020

Conversation

mandrean
Copy link
Contributor

@mandrean mandrean commented Oct 29, 2020

This PR fixes a bunch of issues/regressions introduced in the BB Cloud client with #609.

Note: It seems like a lot of refactoring was done without a proper Python IDE? Something like PyCharm + Mypy + Pylint + SonarLint would easily have alerted the developer of.

The PR also adds support for the alternative Bitbucket Cloud API URL, i.e. https://api.bitbucket.org/2.0 instead of https://bitbucket.org/api/2.0.

@mandrean mandrean force-pushed the fix/broken-bbcloud-client branch from d8e56f5 to 5a5fd0d Compare October 30, 2020 12:17
@gonchik
Copy link
Member

gonchik commented Oct 31, 2020

I see only for 3 methods was renamed the naming variables like repository -> repository_slug

@gonchik gonchik merged commit 7caa34f into atlassian-api:master Oct 31, 2020
@gonchik
Copy link
Member

gonchik commented Oct 31, 2020

Thank you for your suggestion.
Do you know how to put into PR checker the PyLint etc ?

@mandrean
Copy link
Contributor Author

Thanks for the quick merge @gonchik!

I created a separate PR for the linting issues: #612

@mandrean mandrean mentioned this pull request Oct 31, 2020
@mandrean mandrean deleted the fix/broken-bbcloud-client branch November 2, 2020 09:33
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