64 Commits

Author SHA1 Message Date
b0f145c3ba refactor: add IMAGE_NAMESPACE_VAR to allow optional namespace override for Docker image
Some checks failed
Build and Push Docker Image / docker (push) Failing after 4s
2025-09-04 17:20:23 +02:00
027f49ca6d refactor: improve Gitea registry login step by adding username variable and logging
Some checks failed
Build and Push Docker Image / docker (push) Failing after 5s
2025-09-04 17:15:08 +02:00
e11e3dfecd refactor: simplify error handling in Docker workflow by using set -eu
Some checks failed
Build and Push Docker Image / docker (push) Failing after 5s
2025-09-04 17:12:42 +02:00
512af5cce8 refactor: enhance git checkout step and improve registry variable handling in Docker workflow
Some checks failed
Build and Push Docker Image / docker (push) Failing after 4s
2025-09-04 17:10:10 +02:00
386aff88ae refactor: enhance Docker job configuration by adding container and service definitions
Some checks failed
Build and Push Docker Image / docker (push) Failing after 20s
2025-09-04 16:10:28 +02:00
8152a16cc7 refactor: streamline Docker workflow by removing unnecessary steps and enhancing tag computation
Some checks failed
Build and Push Docker Image / docker (push) Failing after 0s
2025-09-04 16:09:10 +02:00
94f870b1ef fix: change runner from ubuntu-latest to docker for Docker workflow
Some checks failed
Build and Push Docker Image / docker (push) Failing after 2m9s
2025-09-04 16:02:09 +02:00
33b6dfa734 refactor: remove optional QEMU setup step from Docker workflow
Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled
2025-09-04 15:43:09 +02:00
41758dce3c feat: add GitHub Actions workflow for building and pushing Docker images
Some checks failed
Build and Push Docker Image / docker (push) Has been cancelled
2025-09-04 15:18:11 +02:00
158d144721 feat: implement answer submission and scoring system for guessing game 2025-09-04 15:11:03 +02:00
bbce3cbadf feat: restructure client-side code 2025-09-04 12:33:17 +02:00
edaf9ea94e refactor: update player handling and dashboard display in client and server 2025-09-04 10:32:59 +02:00
b567187a77 added docker 2025-09-03 19:45:48 +02:00
4cbf97cc5a init commit 2025-09-03 19:34:00 +02:00