shinkan-jinkendo/.gitea/workflows
Lars f4a86f9726
Some checks failed
Deploy Development / deploy (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Failing after 6s
refactor: update docker-compose and CI workflow for improved E2E testing
- Removed fixed container names in docker-compose.dev-env.yml to prevent conflicts during redeploys.
- Enhanced playwright.config.js comments for clarity on base URL usage in different environments.
- Updated .gitea/workflows/test.yml to streamline E2E testing setup, including conditional logic for local and production environments, and improved health check handling after deployment.
2026-04-29 13:12:05 +02:00
..
deploy-dev.yml feat: update environment configuration and enhance development setup 2026-04-29 09:57:36 +02:00
deploy-prod.yml feat: update docker-compose and Nginx configuration for improved service dependencies and API routing 2026-04-29 08:51:47 +02:00
test.yml refactor: update docker-compose and CI workflow for improved E2E testing 2026-04-29 13:12:05 +02:00