Commit Graph

11 Commits

Author SHA1 Message Date
0b2ae33098 refactor: add preflight registry check and basic auth probe steps
Some checks failed
Build and Push Docker Image / docker (push) Failing after 5s
2025-09-04 17:28:46 +02:00
1a7a4bb0f8 refactor: sanitize GITEA_REGISTRY_VAR input by stripping protocol and path
Some checks failed
Build and Push Docker Image / docker (push) Failing after 5s
2025-09-04 17:23:24 +02:00
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