static-cms/packages/netlify-cms-backend-gitlab
erezrokah 43954a6b9e
chore(release): publish
- netlify-cms-app@2.15.63
 - netlify-cms-backend-git-gateway@2.13.0
 - netlify-cms-backend-gitlab@2.13.0
 - netlify-cms-lib-util@2.15.0
 - netlify-cms-proxy-server@1.3.23
 - netlify-cms@2.10.183
2021-12-28 12:42:28 +01:00
..
2021-12-28 12:42:28 +01:00
2021-12-28 12:42:28 +01:00

GitLab backend

An abstraction layer between the CMS and GitLab

Code structure

Implementation for File Management System API based on Api. With Editorial Workflow uses merge requests labels to track unpublished entries statuses.

Api - A wrapper for GitLab REST API.

AuthenticationPage - A component uses lib-auth to facilitate OAuth, PKCE and implicit authentication.

Look at tests or types for more info.