Skip to content

docs: pin Tests badge to main (fix stale cached image) - #11

Merged
collincusce merged 1 commit into
mainfrom
docs/fix-test-badge
Jun 5, 2026
Merged

docs: pin Tests badge to main (fix stale cached image)#11
collincusce merged 1 commit into
mainfrom
docs/fix-test-badge

Conversation

@collincusce

Copy link
Copy Markdown
Owner

The Tests badge was showing a stale "failing" image even though CI is green on main (run #6 / PR #10 merge = success on Python 3.11–3.13). GitHub serves badges via the Camo image proxy, which cached the earlier red SVG.

Pinning the badge to ?branch=main makes it deterministic (always reflects main) and changes the image URL, which busts the stale Camo cache so it renders the current green status.

Docs-only.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HiQppNdrQhiZ5vwMEdSCzT


Generated by Claude Code

@collincusce
collincusce merged commit 75961fa into main Jun 5, 2026
3 checks passed
@collincusce
collincusce deleted the docs/fix-test-badge branch July 28, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants