cache/.github/workflows
Bassem Dghaidi 2e9cddfa69 Use wernight/squid (permissive proxy) and fix verification tests
- Switch from ubuntu/squid to wernight/squid which allows all HTTPS CONNECT
- Fix verification tests to explicitly use -x flag to prove proxy works
- Tests now verify:
  1. Proxy accepts and forwards requests (using curl -x)
  2. Direct blob storage access is blocked by iptables
  3. Blob storage access through proxy succeeds

The cache action should now fail because it doesn't use the proxy,
not because the proxy rejects the connection.
2026-01-29 09:41:44 -08:00
..
check-dist.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
close-inactive-issues.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
codeql.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
issue-opened-workflow.yml Fix workflow permissions and cleanup 2026-01-29 02:17:35 -08:00
licensed.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
pr-opened-workflow.yml Update .github/workflows/pr-opened-workflow.yml 2026-01-29 11:25:11 +01:00
publish-immutable-actions.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
release-new-action-version.yml Cleanup workflow file names 2026-01-29 02:19:45 -08:00
workflow.yml Use wernight/squid (permissive proxy) and fix verification tests 2026-01-29 09:41:44 -08:00