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.
Commands
memlab
TODO
Development
Prerequisites
- Python 3.11 or later
- Poetry for dependency management
Setup
- Install dependencies using
poetry install --with dev - Install git hooks using
pre-commit install. This will run linters and formatters before each push to repository.
Pycharm
- Set the Python interpreter to the one created by Poetry. This can be done by going
to
File -> Settings -> Project-> Python Interpreterand selecting the interpreter created by Poetry. Path to the interpreter can be found by runningpoetry env infoin the terminal. - Install Pylint plugin for Pycharm.
- Enable "Reformat code" on save. This can be done by going to
File -> Settings -> Tools -> Actions On Save.
How to run
- Run
poetry shellto activate the virtual environment. - Run
python -m gitoptimto 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
Release history Release notifications | RSS feed
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.dev9.tar.gz
(5.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitoptim-0.1.0.dev9.tar.gz.
File metadata
- Download URL: gitoptim-0.1.0.dev9.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.7.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76db454f7a749504d3e5868d8a831abfe2093d205c0f10a1e80a1bab1c90e37e
|
|
| MD5 |
721580868b765326941f3b896d9f16de
|
|
| BLAKE2b-256 |
2d7b8189c9a337faab6ae94d38e0f71db1ec38377ec5391a00d135a942ee8b90
|
File details
Details for the file gitoptim-0.1.0.dev9-py3-none-any.whl.
File metadata
- Download URL: gitoptim-0.1.0.dev9-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.7.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61603b7d3ceef447984d69e28a6274ea394620a8f2217bbb4861936689a32299
|
|
| MD5 |
c989a67d4b9bd9439798a6d6a8c1bdf1
|
|
| BLAKE2b-256 |
1a49663d8c37f166d6c4a11d5e99b46345783a2c0d96b885c42c282d68e582c0
|