Skip to main content

DevOps overseer to manage process automations and conformity

Project description

devops.overseer

A DevOps helper python module to monitor and automate all kinds of tasks related to either process, migrations, reporting, monitoring etc.

Installation

Clone the repository and cd into it.

Virtual environment

Make sure you have vevn installed (example on Ubuntu: sudo apt install python3-venv). From the root of the repository, if you don't have another preference onto where to get the venv, just create it here:

python3 -v venv ./.venv

INFO: The venv directory is ignored at the root.

Requirements

Just install both requirements file in your virtual environment to make sure you have access to all the processes:

pip install -r ./requirements.dev.txt
pip install -r ./requirements.txt

Building

You can simply build the package after pip installing both requirements file using this command:

python3 -m build

Installation

Locally

just run the usual pip install:

pip install .

Calling the CLI

You should now be able to just call devops-overseer from your current shell while having your virtual environment activated

Contributing

Commiting

This repository tries to follow as best as it cana the conventional commits specification. The accepted types for commit messages are:

  • feat
  • fix
  • docs
  • style
  • refactor
  • perf
  • test
  • build
  • ci
  • chore
  • revert

Commands

  • devops-overseer - CLI call (parameters will come).

Project layout

mkdocs.yml    # The configuration file.
docs/         # mkdocs documentation
src/          # main source directory
tests/        # unit tests directory

Full documentation

You can find the full documentation here

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

devops_overseer-0.0.1.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

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

devops_overseer-0.0.1-py3-none-any.whl (6.9 MB view details)

Uploaded Python 3

File details

Details for the file devops_overseer-0.0.1.tar.gz.

File metadata

  • Download URL: devops_overseer-0.0.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for devops_overseer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4c99628e37f7fa9683161c75639c94e70220da2bfddbb32c7849cda7f4358569
MD5 ca423c5b12acf524ab174bd9cb47ee93
BLAKE2b-256 4ed5cc1eaed405e49f1621510994482bcf13bc7715b5cf90f56f933d97398423

See more details on using hashes here.

File details

Details for the file devops_overseer-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for devops_overseer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 65dea17fe9fe5d88c84637c00acd2d4da2ed1e429377f4266296cc0527159def
MD5 bca1260d570ee920e6bfcb59969d4a1f
BLAKE2b-256 9515c9d8305380e6f3865a61512a5164075e96baa607f518cae192dede198ae2

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