ipfs / public-gateway-checker

Checks which public gateways are online or not
https://ipfs.github.io/public-gateway-checker/
Other
1.69k stars 357 forks source link

Decouple gateway list from conformance tests #533

Closed 2color closed 6 months ago

2color commented 7 months ago

What this PR does

Fixes #530

2color commented 6 months ago

@lidel This PR fixes the coupling problem, but it doesn't fix the bug where the test & maybe release workflow (source) does not run the release job. That's addressed by https://github.com/ipfs/public-gateway-checker/pull/534