ethereum / ethereum/execution-specs
chore(docs,tooling): clean-up old `gh-pages` versions due to large clone size
Open
A-doc
A-test-config
C-chore
P-urgent
S-needs-discussion
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Cloning `execution-spec-tests` currently involves around 2 Gib of download due to the size of the `gh-pages` branch, mainly due to the large size of the html docs index file size (`search/search_index.json`), see ethereum/execution-spec-tests#1291 and related PR ethereum/execution-spec-tests#1292.
We should:
1. Delete unnecessary versions from the mike version history.
2. Regenerate the index file from retained versions.
3. Delete history (required to reduce clone size!).
Contributor guide
Assessment
This issue has not been assessed yet.