Proxy test (#2172)

* Add proxy test on CI

* Add Brotli and Zstd dev packages to proxy test workflow

* Fix Docker Compose command for GitHub Actions compatibility

* Add proxy readiness check and netcat dependency

* Use netcat-openbsd instead of virtual netcat package

* Add proxy startup delay and debug logging
This commit is contained in:
yhirose
2025-07-06 22:00:41 -04:00
committed by GitHub
parent af73377611
commit 145fc8b021
3 changed files with 31 additions and 3 deletions

2
.gitignore vendored
View File

@@ -42,4 +42,4 @@ ipch
*.pyc
.*
!/.gitattributes
!/.travis.yml
!/.github