Code Quality Pipeline / code-quality (pull_request) Failing after 1s
Test Python Package / unit-tests (pull_request) Failing after 0s
Test Python Package / integration-tests (pull_request) Failing after 0s
PR Title Check / check-title (pull_request) Successful in 6s
Test Python Package / coverage-report (pull_request) Has been skipped
Pre-build Python, uv, and locked deps in a Gitea container image so daily jobs skip repeated bootstrap; document runner registry auth and ci-bot credentials. Co-authored-by: Cursor <[email protected]>
17 lines
162 B
Plaintext
17 lines
162 B
Plaintext
.git
|
|
.github
|
|
.gitea
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.coverage
|
|
coverage-unit
|
|
coverage-integration
|
|
coverage.txt
|
|
dist
|
|
build
|
|
*.egg-info
|