Reimplement Bitbucket lister using new Lister API
The new lister has incremental and full listing capability. It can request the Bitbucket API in anonymous and HTTP basic authentication modes. Rate-limiting is not aggressive and is handled.
This commit is contained in:
parent
9fd91f007d
commit
565e7423e3
13 changed files with 627 additions and 1089 deletions
|
@ -1,4 +1,5 @@
|
|||
pytest
|
||||
pytest-mock
|
||||
requests_mock
|
||||
sqlalchemy-stubs
|
||||
testing.postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue