Skip to main content

SDK tool to connect Gitlab pipelines with Workflows

Project description

Gitoptim SDK

Introduction

Gitoptim SDK is a CLI tool that enables integration of Gitlab pipelines and Workflows. It is designed to be used in CI/CD jobs.

Features

  • Gitlab CI/CD logs analysis

  • Memlab integration

Development

Prerequisites

  • Python 3.11 or later
  • Poetry for dependency management

Setup

  1. Install dependencies using poetry install --with dev
  2. Install git hooks using pre-commit install. This will run linters and formatters before each push to repository.

Environment variables

The following environment variables are required in order to run the CLI:

CI_PROJECT_ID
CI_JOB_ID
CI_API_V4_URL
GITOPTIM_PRIVATE_TOKEN - Gitlab personal or project access token with `api-read` scope and `Guest` role

Variables prefixed with CI_ are provided by Gitlab CI/CD. See: docs

Pycharm

  1. Set the Python interpreter to the one created by Poetry. This can be done by going to File -> Settings -> Project-> Python Interpreter and selecting the interpreter created by Poetry. Path to the interpreter can be found by running poetry env info in the terminal.
  2. Install Pylint plugin for Pycharm.
  3. Enable "Reformat code" on save. This can be done by going to File -> Settings -> Tools -> Actions On Save.

How to run

  1. Run poetry shell to activate the virtual environment.
  2. Run python -m gitoptim to start the CLI.

Important: In order to push to repository you need to have poetry shell enabled so that git hooks can run.

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

gitoptim-0.1.0.dev29.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

gitoptim-0.1.0.dev29-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file gitoptim-0.1.0.dev29.tar.gz.

File metadata

  • Download URL: gitoptim-0.1.0.dev29.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.9.2-arch1-1

File hashes

Hashes for gitoptim-0.1.0.dev29.tar.gz
Algorithm Hash digest
SHA256 a3372b30368a8a8d3cbf0df7288899dc3506aa96c593f77bb0d6faf53d5643d2
MD5 614892e6af461a1606f2766b993a17e1
BLAKE2b-256 c6f6e5dc706f5e463f44a2a79015881ecac5c191648bc47c022ff0f2fc22146f

See more details on using hashes here.

File details

Details for the file gitoptim-0.1.0.dev29-py3-none-any.whl.

File metadata

  • Download URL: gitoptim-0.1.0.dev29-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.9.2-arch1-1

File hashes

Hashes for gitoptim-0.1.0.dev29-py3-none-any.whl
Algorithm Hash digest
SHA256 1feb6d781a0a9e78984a6dbbcfe6684cad4c93a1fedecf147507a98c7b5f5b88
MD5 5c2a10372eecba4746149f0f28185318
BLAKE2b-256 fc281879faae048650488de4d333b79cff57226e6fb37a75dccb4387ef0a7d04

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