Commit Graph

18 Commits

Author SHA1 Message Date
42da78f3a8 Add CI, dirval-based validator, tests, and docs updates
• Add GitHub Actions workflow (Ubuntu, Python 3.10–3.12)
• Add Makefile (test + pkgmgr install note)
• Add requirements.yml (pkgmgr: dirval)
• Replace shell scripts with parallel validator main.py using dirval
• Add unit tests with fake dirval and timeouts
• Update README to new repo name and pkgmgr alias 'cleanback'
• Add .gitignore for __pycache__

Conversation context: https://chatgpt.com/share/68c309bf-8818-800f-84d9-c4aa74a4544c
2025-09-11 19:41:57 +02:00
15e70b7a58 Added Funding 2025-03-12 20:52:47 +01:00
35cdf1218d removed unecessary trigger 2025-03-12 11:14:40 +01:00
8cac183c17 changed rights 2024-02-05 21:06:38 +01:00
78ea7ba2ff changed script path 2024-02-05 21:02:56 +01:00
f0c235ac67 changed path 2024-02-05 21:00:26 +01:00
62d69bac03 Merge branch 'main' of github.com:kevinveenbirkenbach/cleanup-failed-docker-backups 2024-01-29 19:50:23 +01:00
ee685ecb0a Implemented validate function to substitute trigger directory 2024-01-29 19:49:51 +01:00
6794061edd Added trigger 2023-12-31 17:08:16 +01:00
76c28fdc39 Added script to cleanup all folders 2023-12-31 17:04:15 +01:00
7b00a6584b Implemented backup directory validation 2023-12-01 14:48:23 +01:00
87fae0c86c changed directoy path 2023-12-01 14:31:36 +01:00
3cad6aa0bb Added more messages 2023-12-01 14:21:35 +01:00
2949e09aee Update README.md 2023-11-16 17:30:18 +01:00
c2527c5408 Update cleanup.sh 2023-06-19 15:38:59 +02:00
2154e42682 Create cleanup.sh 2023-06-19 13:13:26 +02:00
372597fdfa Update README.md 2023-06-19 13:11:57 +02:00
d5f3c7c613 Initial commit 2023-06-19 13:07:00 +02:00