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.dev27.tar.gz (8.6 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.dev27-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gitoptim-0.1.0.dev27.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-35-generic

File hashes

Hashes for gitoptim-0.1.0.dev27.tar.gz
Algorithm Hash digest
SHA256 e3a1a91dd9d82d16c7a63125dadaadcd20dcf32b352bc1d6a0df39c3651d0b0d
MD5 8e1a7713fd8b59e882b40c51ba54cf50
BLAKE2b-256 f90b79bfb0425f887f8ea0558777eb7feebca7648871df3316748def73ab8aa3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gitoptim-0.1.0.dev27-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.10.12 Linux/6.5.0-35-generic

File hashes

Hashes for gitoptim-0.1.0.dev27-py3-none-any.whl
Algorithm Hash digest
SHA256 44101ae4fbae9e3d7bbd92b42b855c38f470f83176d121fb6f7b1a240ada1e68
MD5 a6e1ab6a64b48160fbd18a63820a4bc3
BLAKE2b-256 326343b6069a2137a82af596ae408387126b3b703badc98c40760cca1482dabb

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