Available on crate features
remote
and bitbucket
only.Expand description
Bitbucket client.
Structs§
- Bitbucket
Client - HTTP client for handling Bitbucket REST API requests.
- Bitbucket
Commit - Representation of a single commit.
- Bitbucket
Commit Author - Author of the commit.
- Bitbucket
Pagination - Bitbucket Pagination Header
- Bitbucket
Pull Request - Representation of a single pull request.
- Bitbucket
Pull Request Merge Commit - Representation of a single pull request’s merge commit
- Pull
Request Label - Label of the pull request.
Constants§
- FINISHED_
FETCHING_ MSG - Log message to show when done fetching from Bitbucket.
- START_
FETCHING_ MSG - Log message to show while fetching data from Bitbucket.