ci: retire Cirrus + GitLab, consolidate on GitHub Actions (#2610)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
k9ert 2026-04-19 18:32:29 +02:00 committed by GitHub
parent 62ea02657b
commit fdd1cd8f3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 207 additions and 3415 deletions

View file

@ -82,7 +82,6 @@ test = [
"PySocks==1.7.1",
"pytest-cov==2.10.1",
"mock==4.0.2",
"python-gitlab==2.10.1",
# requirements for stuff in ./utils
"requests==2.31.0",
]