Skip to content

docs(readme): bust Camo cache on the star-history image#356

Merged
kingchenc merged 1 commit into
mainfrom
fix/star-history-cachebust
Jul 5, 2026
Merged

docs(readme): bust Camo cache on the star-history image#356
kingchenc merged 1 commit into
mainfrom
fix/star-history-cachebust

Conversation

@kingchenc

Copy link
Copy Markdown
Collaborator

The star-history snapshot in the .github repo was briefly overwritten with a data-less chart (upstream token pool exhausted; fixed in wickra-lib/.github#53). GitHub's Camo image proxy then cached that blank SVG, so the README's star graph shows no line.

Appending a ?v cache-buster to the <img> URL forces Camo to refetch the now-restored snapshot — the same technique the self-updating banner already uses. No content change beyond the one URL.

The star-history snapshot in the .github repo was briefly overwritten
with a data-less chart; GitHub's Camo image proxy cached that blank SVG.
Append a ?v cache-buster to the <img> URL so Camo refetches the restored
snapshot (same technique as the self-updating banner) and the star curve
renders again.
@kingchenc kingchenc merged commit ffc8075 into main Jul 5, 2026
54 checks passed
@kingchenc kingchenc deleted the fix/star-history-cachebust branch July 5, 2026 21:40
@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant