Skip to content

Promote the Star History README fix - #730

Merged
luokerenx4 merged 4 commits into
masterfrom
dev
Jul 28, 2026
Merged

Promote the Star History README fix#730
luokerenx4 merged 4 commits into
masterfrom
dev

Conversation

@luokerenx4

Copy link
Copy Markdown
Contributor

Summary

  • promote the self-hosted Star History chart from dev to the default master README
  • replace the failing third-party embed with repository-owned light and dark SVG snapshots
  • include the authenticated generator and privacy-focused tests used to refresh the chart

Why

The default branch currently embeds api.star-history.com, which returns HTTP 503 when its shared GitHub token pool is exhausted. This leaves the public repository README with a broken chart. The maintainer explicitly approved an immediate README-focused promotion because dev has no unrelated post-release product work.

Promotion scope

origin/master...origin/dev contains only the two already-merged Star History increments (#728 and #729): README markup, two SVG assets, the generator command/script, and its focused test.

The package version remains the already-published 0.85.0-beta. The release workflow will detect the existing v0.85.0-beta tag and skip candidate builds/publication, so this promotion updates repository presentation without rebuilding or overwriting released artifacts.

Verification

  • PR Self-host the Star History chart #728 checks: all passed
  • PR Refresh the Star History palette #729 checks: all passed
  • post-merge dev CI runs for both increments: passed
  • pnpm star-history:generate (6,284 active stargazers; light and dark SVGs from one fetch)
  • pnpm exec vitest run scripts/generate-star-history.spec.ts (5 passed)
  • npx tsc --noEmit
  • pnpm test (353 passed, 1 skipped; 3,368 tests passed, 9 skipped)
  • both SVGs validated with xmllint, rendered at 1200×560, visually inspected, and scanned for identity/credential material
  • GitHub Markdown renderer confirmed to preserve the color-scheme <picture> sources

Boundary touch

  • none (public README visual and its offline generator only)

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openalice-demo Ready Ready Preview, Comment Jul 28, 2026 7:22am

Request Review

@luokerenx4
luokerenx4 merged commit 6a3bb85 into master Jul 28, 2026
20 of 21 checks passed
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