Skip to content

chore: Update integration data and GitHub stats (7/29/26) - #1411

Closed
aspire-repo-bot[bot] wants to merge 1 commit into
mainfrom
chore/update-integration-data
Closed

chore: Update integration data and GitHub stats (7/29/26)#1411
aspire-repo-bot[bot] wants to merge 1 commit into
mainfrom
chore/update-integration-data

Conversation

@aspire-repo-bot

@aspire-repo-bot aspire-repo-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Automated integration data update — 7/29/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/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

Versions changed for the following packages, so the C# and TypeScript API reference data and the twoslash bundle were regenerated:

  • Aspire.Hosting.AgentFramework.DevUI 1.14.0-preview.260721.11.15.0-preview.260722.1
  • Aspire.Hosting.DocumentDB 0.114.00.114.1
  • CommunityToolkit.Aspire.Bitwarden.SecretManager 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.DuckDB.NET.Data 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.Dbx 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.DuckDB 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.K3s 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.Keycloak.Extensions 13.4.1-beta.68613.4.1-beta.687
  • CommunityToolkit.Aspire.Hosting.Kind (new)13.4.1-beta.687
  • (list truncated to first 10; full list visible in the diff)
Area Added Modified Removed
src/frontend/src/data/pkgs/** 0 32 15
src/frontend/src/data/ts-modules/** 0 4 9
src/frontend/src/data/twoslash/aspire.d.ts yes

Generator summary:

  • C# API JSON (generate-package-json.ps1pkgs/): Success: 178 | Failed: 0 | Skipped: 1
  • TS API JSON (update:ts-apits-modules/): 109 succeeded, 0 failed, 8 skipped
  • Twoslash bundle (twoslash/aspire.d.ts): succeeded

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
  • New/removed pkgs/ and ts-modules/ files match the version changes
  • src/frontend/src/data/twoslash/aspire.d.ts is included in the diff

Copilot AI review requested due to automatic review settings July 28, 2026 21:50
@aspire-repo-bot
aspire-repo-bot Bot requested a review from IEvangelist as a code owner July 28, 2026 21:50
@aspire-repo-bot aspire-repo-bot Bot added the :octocat: auto-merge Pull requests that are auto merged by policy label Jul 28, 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the frontend’s generated Aspire type metadata and package/module catalogs, adding new Kind/Listmonk surfaces while standardizing “AppHost” wording to “app host” across exported docs.

Changes:

  • Added new Kind cluster and Listmonk resource type surfaces to the generated Aspire TypeScript declarations and module metadata.
  • Bumped multiple CommunityToolkit metadata/package JSON versions to 13.4.1-beta.687 and updated source commits.
  • Performed broad doc-string normalization from “AppHost” → “app host” and updated sample snippets + GitHub star stats.

Reviewed changes

Copilot reviewed 65 out of 70 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/frontend/src/data/twoslash/aspire.d.ts Adds new Kind/Listmonk/ClusterLifetime typings and normalizes inline doc text.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Squad.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.SeaweedFS.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.RustFs.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Logto.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Listmonk.13.4.1-beta.687.json Adds new Listmonk module capability metadata.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Kind.13.4.1-beta.687.json Adds new Kind module capability metadata (cluster/helm/reference helpers + enum).
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Keycloak.Extensions.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.K3s.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.DuckDB.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Dbx.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager.13.4.1-beta.686.json Updates module manifest version field to beta.687.
src/frontend/src/data/ts-modules/Aspire.Hosting.GitHub.Models.13.4.6.json Normalizes “AppHost” → “app host” terminology in module docs.
src/frontend/src/data/ts-modules/Aspire.Hosting.Foundry.13.4.6-preview.1.26319.6.json Normalizes “AppHost” → “app host” terminology in module docs.
src/frontend/src/data/ts-modules/Aspire.Hosting.EntityFrameworkCore.13.4.6-preview.1.26319.6.json Normalizes “AppHost” → “app host” terminology in module docs.
src/frontend/src/data/ts-modules/Aspire.Hosting.13.4.6.json Normalizes “AppHost” → “app host” terminology across core module docs.
src/frontend/src/data/samples.json Updates sample prose and snippet package versions to 13.4.6.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.SeaweedFS.Client.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Logto.Client.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Squad.13.4.1-beta.686.json Bumps package metadata version/commit and updates docs text.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.SeaweedFS.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.RustFs.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Logto.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Listmonk.13.4.1-beta.687.json Adds new Listmonk package metadata.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Keycloak.Extensions.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.K3s.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.DuckDB.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Dbx.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Bun.13.4.0.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.DuckDB.NET.Data.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/CommunityToolkit.Aspire.Bitwarden.SecretManager.13.4.1-beta.686.json Bumps package metadata version/commit to beta.687.
src/frontend/src/data/pkgs/Aspire.Hosting.Yarp.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Seq.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Redis.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.RabbitMQ.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Qdrant.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.PostgreSQL.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Orleans.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.MongoDB.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Maui.13.4.6-preview.1.26319.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Kubernetes.13.4.6-preview.1.26319.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Keycloak.13.4.6-preview.1.26319.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.GitHub.Models.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Foundry.13.4.6-preview.1.26319.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.EntityFrameworkCore.13.4.6-preview.1.26319.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Docker.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.DevTunnels.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.ClickHouse.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.WebPubSub.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.Sql.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.ServiceBus.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.Redis.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.Functions.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.EventHubs.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.CosmosDB.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.ContainerRegistry.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.CognitiveServices.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.ApplicationInsights.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.AppConfiguration.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.Azure.13.4.6.json Normalizes “polyglot AppHosts” → “polyglot app hosts” wording.
src/frontend/src/data/pkgs/Aspire.Hosting.AgentFramework.DevUI.1.14.0-preview.260721.1.json Bumps package metadata version/commit for AgentFramework.DevUI.
src/frontend/src/data/github-stats.json Updates cached GitHub star counts.
Comments suppressed due to low confidence (2)

src/frontend/src/data/ts-modules/CommunityToolkit.Aspire.Hosting.Kind.13.4.1-beta.687.json:1

  • The remarks include an empty bullet list (- repeated with no content), which renders poorly and loses key behavioral details. Replace the empty bullets with actual steps (or remove the list formatting) so consumers understand what the method does.
    src/frontend/src/data/samples.json:1
  • This changes the generic product term to “App Host” while still referencing the concrete project name ImageGallery.AppHost. To avoid confusing readers, keep the proper noun AppHost when referring to the project (and optionally use “app host” only for the generic concept).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

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

VS Code: Open PR #1411 artifacts

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

@aspire-repo-bot
aspire-repo-bot Bot force-pushed the chore/update-integration-data branch from 0a79cee to 6e3de04 Compare July 29, 2026 18:20
@aspire-repo-bot aspire-repo-bot Bot changed the title chore: Update integration data and GitHub stats (7/28/26) chore: Update integration data and GitHub stats (7/29/26) Jul 29, 2026
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot
aspire-repo-bot Bot force-pushed the chore/update-integration-data branch from 6e3de04 to de96c13 Compare July 29, 2026 21:45
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