Skip to content

Files

Latest commit

b13a087 · Oct 18, 2021

History

History
This branch is 287 commits behind decaporg/decap-cms:main.

netlify-cms-backend-bitbucket

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.