Files
sgauthier 6e64e138e2
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
planning
2024-10-14 09:15:30 +02:00
..
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02:00
2024-10-14 09:15:30 +02: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.