Skip to content

Refresh tracked product metrics snapshot#2579

Open
msaad00 wants to merge 3 commits into
mainfrom
fix/product-metrics-refresh
Open

Refresh tracked product metrics snapshot#2579
msaad00 wants to merge 3 commits into
mainfrom
fix/product-metrics-refresh

Conversation

@msaad00
Copy link
Copy Markdown
Owner

@msaad00 msaad00 commented May 15, 2026

Summary

  • make the product metrics snapshot count tracked repo files instead of local ignored artifacts
  • refresh generated product metrics for tests, UI pages, and Python modules
  • keep release metrics reproducible from a dirty developer machine without counting Finder-style duplicates

Verification

  • python scripts/product_metrics_snapshot.py --write
  • python scripts/product_metrics_snapshot.py > /tmp/product_metrics_snapshot.md && cmp -s /tmp/product_metrics_snapshot.md docs/PRODUCT_METRICS.md
  • JSON snapshot equality against scripts/product_metrics_snapshot.py::build_snapshot
  • uv run ruff check scripts/product_metrics_snapshot.py
  • python scripts/check_release_consistency.py
  • python scripts/check_duplicate_artifacts.py
  • git diff --check

@msaad00 msaad00 requested a review from andres-linero as a code owner May 15, 2026 06:09
@andres-linero andres-linero enabled auto-merge (squash) May 15, 2026 15:23
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.

3 participants