From e50fdca1f5579a643fb0448c309aaffbb7c71c3a Mon Sep 17 00:00:00 2001 From: admin-raintree <277948009+admin-raintree@users.noreply.github.com> Date: Fri, 12 Jun 2026 11:29:28 -0700 Subject: [PATCH] docs: bust download chart cache --- .github/scripts/update_metrics.py | 2 +- .github/workflows/metrics.yml | 2 +- METRICS.md | 2 +- README.md | 2 +- .../{downloads-history.svg => cumulative-downloads-history.svg} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename docs/{downloads-history.svg => cumulative-downloads-history.svg} (99%) diff --git a/.github/scripts/update_metrics.py b/.github/scripts/update_metrics.py index 87d712c..f9dfb0f 100644 --- a/.github/scripts/update_metrics.py +++ b/.github/scripts/update_metrics.py @@ -27,7 +27,7 @@ REPO = os.environ.get("GITHUB_REPOSITORY", "raintree-technology/docpull") PKG = os.environ.get("PYPI_PACKAGE", "docpull") OUTPUT = Path(os.environ.get("METRICS_OUTPUT", "METRICS.md")) -DOWNLOAD_CHART_OUTPUT = Path(os.environ.get("DOWNLOAD_CHART_OUTPUT", "docs/downloads-history.svg")) +DOWNLOAD_CHART_OUTPUT = Path(os.environ.get("DOWNLOAD_CHART_OUTPUT", "docs/cumulative-downloads-history.svg")) def gh(path: str) -> dict | list: diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index 460e378..03ccf81 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -71,7 +71,7 @@ jobs: with: add-paths: | METRICS.md - docs/downloads-history.svg + docs/cumulative-downloads-history.svg branch: automation/metrics-refresh delete-branch: true commit-message: "chore(metrics): refresh metrics" diff --git a/METRICS.md b/METRICS.md index ea91aef..672eb52 100644 --- a/METRICS.md +++ b/METRICS.md @@ -1,6 +1,6 @@ # docpull metrics -_Last updated: 2026-06-12 18:24 UTC. Auto-generated by `.github/workflows/metrics.yml`; do not edit by hand._ +_Last updated: 2026-06-12 18:29 UTC. Auto-generated by `.github/workflows/metrics.yml`; do not edit by hand._ ## Snapshot diff --git a/README.md b/README.md index ff4df7e..eb6ae5f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## Download History - PyPI download history chart for docpull + Cumulative PyPI download history chart for docpull ## Star History diff --git a/docs/downloads-history.svg b/docs/cumulative-downloads-history.svg similarity index 99% rename from docs/downloads-history.svg rename to docs/cumulative-downloads-history.svg index b2852b6..942952c 100644 --- a/docs/downloads-history.svg +++ b/docs/cumulative-downloads-history.svg @@ -24,5 +24,5 @@ May 01 Jun 01 Source: pepy.tech API - Generated 2026-06-12 18:24 UTC + Generated 2026-06-12 18:29 UTC