Commit Graph

12 Commits

Author SHA1 Message Date
42933d9ae8 Merge some actions in one file 2026-03-17 20:39:20 +01:00
45c55a4ddf Exclude tests and venv
Some checks failed
Bandit / audit-runtime-security (3.11) (pull_request) Successful in 10m3s
Flake8 / audit (3.11) (pull_request) Successful in 9m56s
Mypy / audit-typing (3.11) (pull_request) Failing after 6m13s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m10s
Pylint / audit-runtime-security (3.11) (pull_request) Failing after 5m56s
Python Coverage / test-and-coverage (3.11) (pull_request) Failing after 5m37s
2026-03-15 15:03:13 +01:00
592d0ccbfb Move tests to their own folder 2026-03-15 15:02:13 +01:00
230d031e67 Add code coverage. also, install dev depends from requirements-dev.txt
Some checks failed
Bandit / audit-runtime-security (3.11) (pull_request) Failing after 5m39s
Flake8 / audit (3.11) (pull_request) Successful in 10m3s
Mypy / audit-typing (3.11) (pull_request) Failing after 6m15s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m14s
Pylint / audit-runtime-security (3.11) (pull_request) Failing after 5m50s
Python Coverage / test-and-coverage (3.11) (pull_request) Failing after 5m40s
2026-03-15 12:21:06 +01:00
633c09ef64 Add code coverage
Some checks failed
Bandit / audit-runtime-security (3.11) (pull_request) Successful in 9m57s
Flake8 / audit (3.11) (pull_request) Successful in 10m0s
Mypy / audit-typing (3.11) (pull_request) Successful in 10m34s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m15s
Pylint / audit-runtime-security (3.11) (pull_request) Successful in 10m26s
Python Coverage / test-and-coverage (3.11) (pull_request) Failing after 5m31s
2026-03-15 11:02:05 +01:00
79d4ec6eb6 Rework to use the debian docker based runner
All checks were successful
Bandit / audit-runtime-security (3.11) (pull_request) Successful in 10m5s
Flake8 / audit (3.11) (pull_request) Successful in 10m2s
Mypy / audit-typing (3.11) (pull_request) Successful in 11m3s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m14s
Pylint / audit-runtime-security (3.11) (pull_request) Successful in 10m19s
2026-03-15 11:01:18 +01:00
76a1cb86ed Use the linux/docker runner
Some checks failed
pip-audit / build (3.11) (pull_request) Failing after 7m7s
Bandit / build (3.11) (push) Has been cancelled
Flake8 / build (3.11) (push) Has been cancelled
Mypy / build (3.11) (push) Has been cancelled
Pylint / build (3.11) (push) Has been cancelled
2026-03-14 15:58:24 +01:00
8f63d5ae68 look in requirements.txt
Some checks failed
Pylint / build (3.11) (push) Successful in 27s
Bandit / build (3.11) (push) Successful in 8s
Flake8 / build (3.11) (push) Successful in 8s
Mypy / build (3.11) (push) Failing after 3m36s
pip-audit / build (3.11) (pull_request) Has been cancelled
2026-03-14 11:04:41 +01:00
479f990044 add more linters 2026-03-13 22:25:24 +01:00
7754b77b82 ::error::Unsupported platform: freebsd Revert "Try this with uv"
Some checks failed
Flake8 / build (3.11) (push) Successful in 9s
Mypy / build (3.11) (push) Failing after 1m59s
Pylint / build (3.11) (push) Successful in 29s
This reverts commit 87a9b1dd5f.
2026-03-05 16:35:20 +01:00
87a9b1dd5f Try this with uv
Some checks failed
Flake8 / build (3.11) (push) Successful in 13s
Mypy / build (3.11) (push) Failing after 2m12s
Pylint / build (3.11) (push) Failing after 2m33s
2026-03-05 16:00:55 +01:00
e77e4dc174 Added workflows 2025-03-14 13:39:44 +01:00