ci: ensure repo root on PYTHONPATH when running pytest
ci.yml #9 -
Commit 9c26ae3e90 pushed by wagesj45
lint: remove unused Path import in tests/test_nginx_config.py
ci.yml #8 -
Commit a8f7ac9b7a pushed by wagesj45
lint: re-enable E402; remove sys.path hacks; drop unused pytest imports in tests
ci.yml #7 -
Commit 5053a4c4db pushed by wagesj45
lint: remove unused typing import; mark test pytest import as noqa F401
ci.yml #6 -
Commit 176359d010 pushed by wagesj45
ci: robust venv creation; verify cached venv has activate and fallback to local
ci.yml #5 -
Commit ab4f017ba8 pushed by wagesj45
ci: add pytest --maxfail=1 and simple pip/venv cache at /cache if available
ci.yml #4 -
Commit 136b4196ea pushed by wagesj45
ci(lint): configure flake8 excludes/line-length; fix F541 and F401 in tests
ci.yml #3 -
Commit 979fbb0e64 pushed by wagesj45
ci: replace Node-based actions with manual git clone and Debian container
ci.yml #2 -
Commit 0363c37202 pushed by wagesj45
ci: add Forgejo Actions workflow for lint, test, and sample reports artifact
ci.yml #1 -
Commit 91f87689d0 pushed by wagesj45