shinkan-jinkendo/.gitea/workflows
Lars 3e87f7515a
Some checks failed
Deploy Development / deploy (push) Successful in 45s
Test Suite / pytest-backend (push) Has been skipped
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 14s
Test Suite / playwright-tests (push) Has been cancelled
Test Suite / k6 /health Baseline (push) Has been cancelled
Enhance Backend Testing Workflow and API Onboarding Logic
- Updated the Gitea workflow to ensure backend tests run only on successful workflow runs or pull requests, improving CI reliability.
- Added a timeout mechanism to wait for the backend container to be ready before executing tests, enhancing test stability.
- Refactored the onboarding gate logic to include a middleware session lookup check, ensuring proper access control based on database state.
- Improved code readability and added comments for better understanding of the onboarding gate functionality.
2026-06-07 06:26:46 +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 Enhance Backend Testing Workflow and API Onboarding Logic 2026-06-07 06:26:46 +02:00