Skip to main content

GitLab group configuration as code

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Python Gitlab Management

PyPi Version License: LGPL v3

Pipelien Status - Stable Code Coverage - Stable PyLint Score Master Docker Image Version (tag latest semver) Read the Docs (version)

Pipelien Status - Dev Code Coverage - dev PyLint Score Dev Docker Image Version (tag latest semver) Read the Docs (version)

Gitlab-management is python module that enables GitLab group configuration from code. By design it's intended to be setup to run on a schedule.

How to Use

GitLab-Management can be used from the command line or imported as a python module.

Feature wise this module only process labels (create/add). over time features will be added. please see the milestones, issue and merge requests at the home page.

For please refer to the docs.

Python Module

To install run pip install gitlab-management. from there you will be able to use and extend the module as you see fit.

CLI

Gitlab-management can be used via cli with gitlab-management, there is no requirement to prefix with python3 -m, as the command is registered on install. To view all available options, use switch -h or --help

Config File

The configuration file for this module (config.yml) is a yml formated file that is required to be in the directory that the command is ran from.

The layout of the yml file

Group:
    Labels:
        -
            Group: Example1
            Name: Bug
            Description: "Items that are bugs or bug related"
            Color: "#FF0000"

        -
            Group: 
                - Example1
                - Example2
            Name: Feature
            Description: "Items that are feature related"
            Color: "#00FF00"

Group.Labels is a list of dict for each label that is to be created add a new dict to the list under Group.Labels

Group.Labels.#.Group can be a single string which is the name of an existing group that the user has access to as maintainer. Group.Labels.#.Group can also be a list of group names that the label will be added to.

Docker container

further help can be found in the documentation.

The docker images have been desigend to run the module directly as a command, where you only have to specify the CLI arguments.

images are tagged for ease of idententification in accordance with the table below:

Tag repo branch When created
{Version number} Git Tag every git tag will create it's version
dev development when a merge to development branch occurs or a git tag is created on a branch not master.
stable master when a merge to master branch occurs

Issues, Feature Requests and Bugs

If an issue or bug is found within the package (i.e. exception), please create an issue ticket using the applicable issue template available at the time of ticket creation. If you would like to request a feature and are unable to contribute, please create an issue using the feature issue template.

Contributing

Contribution guide can be viewed in the repo.

Licence

The package licence can be viewed in the repo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitlab-management-0.2.1rc200621083644.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gitlab_management-0.2.1rc200621083644-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file gitlab-management-0.2.1rc200621083644.tar.gz.

File metadata

  • Download URL: gitlab-management-0.2.1rc200621083644.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for gitlab-management-0.2.1rc200621083644.tar.gz
Algorithm Hash digest
SHA256 5576b07af4b1df338a0820c028c177556e74394cbb9304dd3ee056a34248bcc9
MD5 a17d00fb89fb8e3be944e85e2ee5b328
BLAKE2b-256 34b550d23b8321f95f4b629293b579d6d8ed946b1c26b49b6de78b73a8cf7e70

See more details on using hashes here.

File details

Details for the file gitlab_management-0.2.1rc200621083644-py3-none-any.whl.

File metadata

  • Download URL: gitlab_management-0.2.1rc200621083644-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for gitlab_management-0.2.1rc200621083644-py3-none-any.whl
Algorithm Hash digest
SHA256 05288f643b3fff81edb5ee6886d6b5bdde274fa27724529c9e10d513b7335121
MD5 28e52559f0eff79f8ed2ef31c4a06c07
BLAKE2b-256 ef11f179df4d6281b39aa357f671e1b30bdce78b09c411ee15945d1f79dc23b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page