WIP: ci: add test #15

Draft
t.behrendt wants to merge 4 commits from ci-add-tests into main
Owner

Testing procedure is largely garbage but works in it's entirety.
Individual steps need to be made repeatable and merged into scripts.
Finally create CI workflow to automatically test.

Implements: #10

Testing procedure is largely garbage but works in it's entirety. Individual steps need to be made repeatable and merged into scripts. Finally create CI workflow to automatically test. Implements: https://gitea.t000-n.de/t.behrendt/backupsidecar/issues/10
t.behrendt force-pushed ci-add-tests from ded4178601 to ed8121a7eb 2025-09-04 20:20:06 +02:00 Compare
t.behrendt added 2 commits 2025-09-04 20:32:51 +02:00
adjust testing procedure
All checks were successful
CI / Build Docker image (pull_request) Successful in 17s
602e2bb329
t.behrendt changed title from ci: add test to WIP: ci: add test 2025-09-04 20:32:59 +02:00
Some checks are pending
CI / Build Docker image (pull_request) Successful in 17s
Required
Details
CI / Check syntax (pull_request)
Required
This pull request has changes conflicting with the target branch.
  • src/backup.sh
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci-add-tests:ci-add-tests
git checkout ci-add-tests
Sign in to join this conversation.