feat(readme): combine growth metrics

This commit is contained in:
Hakan Seven 2026-08-13 21:47:13 +03:00
commit 3d2848021f
3 changed files with 132 additions and 22 deletions

View file

@ -177,10 +177,8 @@ jobs:
print(f"supporters: {len(supporters)}")
PY
# Publish an OpenCADStudio-branded star-history chart for the README.
# The timestamp media type returns when each current stargazer starred
# the repository; the script follows every API page and emits both themes.
- name: Generate star history charts
# Publish one themed growth chart for stars and release downloads.
- name: Generate project growth charts
env:
GITHUB_TOKEN: ${{ secrets.OCS_GITHUB_TOKEN }}
run: python3 scripts/generate-star-history.py --output-dir dist