You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace broken shields.io badges with gist endpoints (#578)
shields.io's GitHub release badge is failing with "Unable to select next
GitHub token from pool", and GitHub's camo cache is serving stale "invalid"
crates.io badge images. Route release, version, and download badges through
the existing coverage gist and refresh them from CI on main pushes.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
0 commit comments