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.5.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.5-py3-none-any.whl (6.8 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for devops_overseer-0.0.5.tar.gz
Algorithm Hash digest
SHA256 ed7f4bd5b5c6dfc3edb7d44c0855f9230d18a54c30a49bf8e3ecbe8fb843f1dc
MD5 868a4878686542aa7f6ebb960f770a8c
BLAKE2b-256 0d90d7a7abe9fa426177ea8186a47c47c81355d3ee21668f861dd3def086a8f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for devops_overseer-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 defeea8948c9222b45f319234d7a685e16a12d2398aaecee637759a907bf4f2a
MD5 7ee557b26ffc01b5778b7f8a919e983c
BLAKE2b-256 33825f8cf521552546f59d99a253ce3d101f5d86e08441a55aff93c624d5e4eb

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