Files
labFusion/.gitea/workflows
GSRN e9ebf31c88
Some checks failed
Docker Build and Push / setup (push) Successful in 12s
Integration Tests / integration-tests (push) Failing after 34s
Integration Tests / performance-tests (push) Has been skipped
Docker Build and Push / build-push-api-gateway (push) Successful in 43s
Docker Build and Push / build-push-service-adapters (push) Successful in 39s
Docker Build and Push / build-push-api-docs (push) Successful in 35s
Docker Build and Push / build-push-frontend (push) Successful in 36s
chore: Refactor CI workflow for Docker builds to include shared setup job
### Summary of Changes
- Introduced a shared setup job in the CI workflow to streamline common steps for building and pushing Docker images.
- Updated individual build jobs for API Gateway, Service Adapters, API Docs, and Frontend to depend on the setup job, ensuring consistent versioning and labeling.

### Expected Results
- Enhanced maintainability and clarity of the CI workflow by reducing redundancy and centralizing setup steps, leading to more efficient Docker image builds.
2025-09-17 23:17:34 +02:00
..