Probably just an interim repo, until we decide if we want to go down the bash path or rather user Python scripts
  • Python 57.6%
  • Shell 42.4%
Find a file
2026-08-10 11:45:00 +02:00
.cz.toml chore: add pre-commit 2026-08-05 14:00:06 +02:00
.gitignore feat: add python version for checking django versions 2026-02-11 21:59:42 +01:00
.pre-commit-config.yaml chore: add pre-commit 2026-08-05 14:00:06 +02:00
.ruff.toml chore: add pre-commit 2026-08-05 14:00:06 +02:00
check-repos-for-django-version.sh chore: apply pre-commit linting 2026-08-05 15:02:33 +02:00
check-servers-for-django-version.sh chore: apply pre-commit linting 2026-08-05 15:02:33 +02:00
check_repos_for.py fix: use explicit branch ref 2026-08-10 11:45:00 +02:00
conf-skel.py feat: add check for python version 2026-05-26 14:31:03 +02:00
forgejo-api-watch-projects.sh chore: apply pre-commit linting 2026-08-05 15:02:33 +02:00
README.md chore: apply pre-commit linting 2026-08-05 15:02:33 +02:00
requirements.txt feat: add python version for checking django versions 2026-02-11 21:59:42 +01:00
servers-skel.conf feat: add script to check for django versions on servers 2026-02-10 09:00:05 +01:00

base maintenance scripts

TODO:

  • add proper readme content
  • add pre-commit setup and lint .py files
  • integrate python version check and generic check into check_repos_for.py
  • rewrite watch/unwatch script in python
  • move old shell scripts to shell archive folder