Commit graph

6 commits

Author SHA1 Message Date
ZoopaMario 9390804720 WIP Refactor code base
All checks were successful
Lint Bash Scripts / lint-bash (push) Successful in 22s
Check Commit Messages / check-commit-message (pull_request) Successful in 12s
Lint Bash Scripts / lint-bash (pull_request) Successful in 24s
Add a library file containing common logic to be sourced by individual backup scripts
2024-12-30 01:57:48 +01:00
ZoopaMario 6f394a867a Refactor code to make linter runs succeed
All checks were successful
Check Commit Messages / check-commit-message (pull_request) Successful in 52s
Lint Bash Scripts / lint-bash (pull_request) Successful in 30s
Lint Bash Scripts / lint-bash (push) Successful in 26s
This commit refactors the codebase in order to make the shellcheck
workflow pass.
2024-12-29 19:32:26 +01:00
ZoopaMario 6a4d145ac7 Add workflows verifying bash and commit messages
Some checks failed
Lint Bash Scripts / lint-bash (push) Failing after 49s
Check Commit Messages / check-commit-message (pull_request) Successful in 14s
This PR adds the first two workflows:
1. Bash linter
2. Commit message verification
2024-12-29 05:00:53 +01:00
ZoopaMario f0fd008e1d Backup forgejo and portainer data
add backup scripts for forgejo and portainer
make full-backup.sh execute them
add git specific config files to .gitignore
2024-12-28 18:51:08 +01:00
ZoopaMario 1cbc61c6f4 Add information about project to README.md 2024-08-05 01:59:02 +02:00
ZoopaMario d68fdbb5ba Initial Commit 2024-08-04 23:11:08 +02:00