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

Uploaded Python 3

File details

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

File metadata

  • Download URL: devops_overseer-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 d5b65f5e8cc74034e05d842b57fcd62e7c41f030b1cb6e37b7d483024db4c085
MD5 69e83ea083b667609210e6ee8a326f30
BLAKE2b-256 9078a2a2cdb2099abf424a81fb84e4cef4de0e1ee27407a605b8a8a8d928ccba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for devops_overseer-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bd645b20bfa4298d0391ea815c1cf80f024e8c8e22f74b43bcdba330efb06bfb
MD5 a071b24f52e8708ba089120632770e9a
BLAKE2b-256 9e8ac7e792c5790ccc6625b1a31c1107471344ac0bd17bd11dc72fe2d0271d68

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