Skip to content

Remove broken star history chart#369

Closed
netbrain wants to merge 1 commit into
masterfrom
remove-star-history
Closed

Remove broken star history chart#369
netbrain wants to merge 1 commit into
masterfrom
remove-star-history

Conversation

@netbrain

@netbrain netbrain commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Background

The star history chart depends on the GitHub stargazers endpoint, which now requires authentication (anonymous returns HTTP 401). PR #368 switched the embed to a star-history sealed_token, but it still returns HTTP 500 from star-history's backend, so the chart does not render.

Change

Remove the Star History section from the README. A reliably rendering chart would need a CI-generated static image, which is not worth it for a for-fun section.

Closes #367

@netbrain
netbrain force-pushed the remove-star-history branch from 5618d9a to 3464d69 Compare July 22, 2026 13:19
@netbrain

Copy link
Copy Markdown
Owner Author

Looks like it's working now.

@netbrain netbrain closed this Jul 23, 2026
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.

Star history chart broken

1 participant