Skip to content

chore: Update integration data and GitHub stats (9/10/26) - #1647

Merged
David Pine (IEvangelist) merged 1 commit into
mainfrom
chore/update-integration-data
Sep 11, 2026
Merged

chore: Update integration data and GitHub stats (9/10/26)#1647
David Pine (IEvangelist) merged 1 commit into
mainfrom
chore/update-integration-data

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Automated integration data update — 9/10/26

Generated deterministically by src/frontend/scripts/update-integration-data.ps1 (no agent inference).

What's updated

  • src/frontend/src/data/aspire-integrations.json — latest package information
  • src/frontend/src/data/integration-docs.json — documentation mappings, when packages are removed
  • src/frontend/src/data/github-stats.json — repository statistics
  • src/frontend/src/data/samples.json — sample metadata, when changed
  • src/frontend/src/assets/samples/ — sample thumbnails, when changed

API reference regeneration

No integration package versions changed in this run — API reference regeneration was skipped.

Review checklist

  • Integration data looks reasonable (no suspicious anomalies)
  • Package counts and versions updated appropriately
  • Official Aspire package icons still use package-specific NuGet icon URLs

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 10, 2026 21:19
@aspire-repo-bot aspire-repo-bot Bot added the :octocat: auto-merge Pull requests that are auto merged by policy label Sep 10, 2026
@aspire-repo-bot aspire-repo-bot Bot added the :octocat: auto-merge Pull requests that are auto merged by policy label Sep 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Several integration tag strings appear to be typos (e.g., o/rm, postgressql) which can negatively impact tag-based filtering/search consistency on the site.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Automated data refresh for the aspire.dev frontend that updates NuGet integration download counts and GitHub repository star statistics used by the site.

Changes:

  • Updated GitHub stars in github-stats.json.
  • Updated integration downloads values across many entries in aspire-integrations.json.
File summaries
File Description
src/frontend/src/data/github-stats.json Refreshes repo star counts used for site “GitHub stats” displays.
src/frontend/src/data/aspire-integrations.json Refreshes integration metadata (notably download counts) used for integrations browsing/filtering.
Review details

Suppressed comments (5)

src/frontend/src/data/aspire-integrations.json:1676

  • The tag "o/rm" looks like a typo and is inconsistent with the existing "orm" tag used elsewhere in this data file; this can reduce the usefulness of tag-based search/filtering.
      "o/rm",

src/frontend/src/data/aspire-integrations.json:1556

  • This integration entry's tags include "o/rm", which looks like a typo and is inconsistent with the "orm" tag used elsewhere; consider normalizing it to "orm" so tag-based filtering/search works consistently.
    "downloads": 237853,

src/frontend/src/data/aspire-integrations.json:1807

  • This integration entry's tags include "o/rm", which looks like a typo and is inconsistent with the "orm" tag used elsewhere; consider normalizing it to "orm" so tag-based filtering/search works consistently.
    "downloads": 250361,

src/frontend/src/data/aspire-integrations.json:1833

  • This integration entry's tags include "o/rm", which looks like a typo and is inconsistent with the "orm" tag used elsewhere; consider normalizing it to "orm" so tag-based filtering/search works consistently.
    "downloads": 420027,

src/frontend/src/data/aspire-integrations.json:1581

  • This integration entry's tags include "o/rm", which looks like a typo and is inconsistent with the "orm" tag used elsewhere; consider normalizing it to "orm" so tag-based filtering/search works consistently.
    "downloads": 6097448,
  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"sql"
],
"downloads": 412380,
"downloads": 416419,
"sql"
],
"downloads": 6976305,
"downloads": 7004483,
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1647. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1647 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@IEvangelist
David Pine (IEvangelist) merged commit d06e72f into main Sep 11, 2026
11 of 12 checks passed
@IEvangelist
David Pine (IEvangelist) deleted the chore/update-integration-data branch September 11, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:octocat: auto-merge Pull requests that are auto merged by policy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants