Ásgeir Thor Johnson
1a008815e4
Add GitHub stars tracker to traffic dashboard
...
- accumulate-traffic.py: fetch stargazers_count each run, accumulate a
daily stars_series (seeded with 375-point backfill on the traffic branch),
embed it, and render a cumulative-stars area chart with per-day-gain bars
plus a Total Stars stat card with 7-day growth
- workflow: pass GITHUB_TOKEN to the accumulate step for authenticated star reads
2026-06-18 23:03:13 +00:00
Ásgeir Thor Johnson
21dbb00bdd
Force Node.js 24 for traffic workflow (Node 20 deprecated June 16)
2026-06-04 10:46:46 +00:00
Ásgeir Thor Johnson
b91efd71ae
Add traffic history accumulation and auto-generated dashboard
2026-06-04 10:43:31 +00:00
Ásgeir Thor Johnson
3f0b564de6
Limit traffic badge workflow permissions
2026-05-14 19:15:54 +00:00
Ásgeir Thor Johnson
175b389d40
Add traffic-to-badge workflow and README badges
...
GitHub Action runs daily to collect traffic stats (views, clones)
and generate live SVG badges, archiving data beyond GitHub's 14-day
retention limit.
2026-05-14 19:11:12 +00:00
Ásgeir Thor Johnson
562e0af3bc
fix: remove unused CI workflows
...
Claude code review workflows are not useful for a markdown-only repo
and block first-time contributor PRs with unnecessary approval gates.
2026-02-22 19:25:23 +00:00
Ásgeir Thor Johnson
62fc3c8be0
"Claude Code Review workflow"
2025-12-24 15:28:48 +00:00
Ásgeir Thor Johnson
5fe870fe76
"Claude PR Assistant workflow"
2025-12-24 15:28:47 +00:00