Added workflow todos

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-18 11:45:46 +02:00
parent 0f1f40f2e0
commit c23624e30c
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 5 additions and 1 deletions

4
.github/workflows/Todo.md vendored Normal file
View File

@ -0,0 +1,4 @@
# Todo
- Create workflow test-server, which tests all server roles
- Create workflow test-desktop, which tests all desktop roles
- For the backup services keep in mind to setup a tandem, which pulls the backups from each other to verify that this also works

View File

@ -1,4 +1,4 @@
name: Build & Test Container
name: Build & Test CyMaIS CLI in Docker Container
on:
push: