Probably just an interim repo, until we decide if we want to go down the bash path or rather user Python scripts
  • Shell 66.3%
  • Python 33.7%
Find a file
2026-02-11 22:03:31 +01:00
.gitignore feat: add python version for checking django versions 2026-02-11 21:59:42 +01:00
check-repos-for-django-version.sh feat: add check for develop branch 2026-02-09 18:21:22 +01:00
check-servers-for-django-version.sh feat: add script to check for django versions on servers 2026-02-10 09:00:05 +01:00
check_repos_for.py feat: add python version for checking django versions 2026-02-11 21:59:42 +01:00
conf-skel.py feat: add python version for checking django versions 2026-02-11 21:59:42 +01:00
forgejo-api-watch-projects.sh fix: add explicit limit to repo list query 2026-02-09 17:11:48 +01:00
README.md docs: add README.md 2026-02-11 22:03:31 +01: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