@saidmix/gitmanage

1.0.3 • Public • Published

gitlabmanage

The GitLab Manage is a library designed to simplify common operations related to GitLab repositories.

  1. Data Validation: The GitLab Helper verifies the existence of branches, projects and users in GitLab before performing any action.

  2. Creating and Updating Directories and Files: You can use the library to create new directories and files in a specific branch of the repository. In addition, if you need to update existing content, you can also do so programmatically.

  3. Merge Requests and Merges Management: The GitLab Helper makes it easy to create merge requests and perform merges between branches. This is useful for maintaining a collaborative workflow and ensuring that changes are integrated correctly.

  4. ntegration with AWS S3 (in progres): If you want to extend the functionality, you could consider integrating the library with AWS S3 to store binary files or static resources in the cloud.

/@saidmix/gitmanage/

    Package Sidebar

    Install

    npm i @saidmix/gitmanage

    Weekly Downloads

    1

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    11.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • saidmix