Bugfixes
- fix: slightly improve wait_for logic in project integration test (#441) @kaiokmo
- sanitize hostname URL with startswith validation (#438) @djdanielsson
- fix: [AAP-41454] adjust project url edit test (#439) @kaiokmo
- fix: really check all the URLs in url_check (#432) @ptoscano
Maintenance
- chore: bump to 2.8.1 (#447) @Alex-Izquierdo
- ci: update ruff exclusions and disable activation test (#448) @Alex-Izquierdo
- chore: pre-commit autoupdate (#443) @pre-commit-ci[bot]
- chore: remove darglint (#440) @Dostonbek1
- chore: add ruff to github workflow (#429) @Dostonbek1
- chore: pre-commit autoupdate (#335) @pre-commit-ci[bot]
- chore: disable pylint too-many-positional-arguments (#436) @ptoscano
- update config (#437) @Alex-Izquierdo
- chore: fix the dependabot configuration (#434) @ptoscano
- Bump codecov/codecov-action from 4.5.0 to 5.1.2 (#374) @dependabot[bot]
- tests: generate certs at test time using sscg (#433) @ptoscano