jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.69k stars 610 forks source link

Broken build due to failed `linkcheck` job #1974

Closed atugushev closed 8 months ago

atugushev commented 1 year ago

I've noticed that matrix badges are frequently inaccessible, see README:

image

Sometimes, a certain issue even results in CI builds breaking (caught in #1973):

broken    https://img.shields.io/matrix/pip-tools:matrix.org?label=Discuss%20on%20Matrix%20at%20%23pip-tools%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat - 408 Client Error: Request Timeout for url: https://img.shields.io/matrix/pip-tools:matrix.org?label=Discuss%20on%20Matrix%20at%20%23pip-tools%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat

Perhaps we should consider ignoring https://img.shields.io/matrix as well?

/cc @webknjaz

webknjaz commented 1 year ago

Yes, that makes sense.