static-cms/packages/netlify-cms-backend-bitbucket
erezrokah b13a087e30
chore(release): publish
- netlify-cms-app@2.15.53
 - netlify-cms-backend-azure@1.3.0
 - netlify-cms-backend-bitbucket@2.14.0
 - netlify-cms-backend-github@2.14.0
 - netlify-cms-backend-gitlab@2.12.0
 - netlify-cms-core@2.52.0
 - netlify-cms-lib-util@2.14.0
 - netlify-cms-proxy-server@1.3.21
 - netlify-cms@2.10.173
2021-10-18 17:38:24 +02:00
..
2021-10-18 17:38:24 +02:00
2021-10-18 17:38:24 +02:00
2018-07-25 21:17:57 -04:00

Bitbucket backend

An abstraction layer between the CMS and Bitbucket

Code structure

Implementation for File Management System API based on Api and LargeMedia(LFS). With Editorial Workflow uses pull requests comments to track unpublished entries statuses.

Api - A wrapper for Bitbucket REST API.

AuthenticationPage - uses lib-auth to facilitate OAuth and implicit authentication.

Look at tests or types for more info.