kwork-api/.gitea
root 8a018e4e6d ci: split workflows - PR tests with dev deps, main build without dev deps
- PR workflow: full tests with dev dependencies (pytest, ruff, pip-audit)
- Release workflow: production-only build for main and tags
- Use upload-artifact@v3 for Gitea compatibility
- Separate docs deployment for main branch
- Faster CI by avoiding dev deps in production builds
2026-03-29 00:10:25 +00:00
..
workflows ci: split workflows - PR tests with dev deps, main build without dev deps 2026-03-29 00:10:25 +00:00