Skip to content

feat(site): publish history.json (record count per data commit) - #31

Merged
Seungpyo1007 merged 1 commit into
developfrom
feat/history-json
Sep 15, 2026
Merged

Seungpyo1007 merged 1 commit into
developfrom
feat/history-json

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

build.py also writes site/history.json = {points:[{sha,date,count}]} from git log -- data/cpu; deploy checkout uses fetch-depth: 0. Consumed by TechAPI's dataset-growth chart.

The build replays every commit that touched data/cpu and writes its date
and record count, so TechAPI's dataset-growth chart can plot this repo
over time. Pages checkout now fetches full history for it.
@Seungpyo1007 Seungpyo1007 self-assigned this Sep 15, 2026
@Seungpyo1007
Seungpyo1007 merged commit 0d4dc10 into develop Sep 15, 2026
1 check 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