shinkan-jinkendo/.gitea/workflows
Lars e6a8931da8
Some checks failed
Deploy Development / deploy (push) Successful in 39s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Failing after 1m54s
feat: update environment configuration and enhance development setup
- Added optional DEV_APP_URL and DEV_ALLOWED_ORIGINS to docker-compose.dev-env.yml for improved local development flexibility.
- Updated .env.example to reflect new environment variables for development.
- Modified backend main.py to support rate limiting on authentication routes and improved CORS handling.
- Enhanced deploy-dev.yml to include health checks for the frontend service, ensuring better monitoring during development.
2026-04-29 09:57:36 +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 fix: Install Playwright with system dependencies 2026-04-22 17:14:48 +02:00