microsoft / microsoft/aspire

[repo-pulse] πŸ“Š Repo Pulse β€” Daily Activity Dashboard

Open
#16,404 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

> πŸ€– **Auto-generated by `.github/workflows/repo-pulse.md` β€” do not edit.**
> Your manual edits will be overwritten on the next run.
>
> - **Generated:** 2026-09-16 16:04 UTC
> - **Covers:** activity from the last 3 days (since 2026-09-13T16:04:04Z)
> - **Run:** [workflow run](https://github.com/microsoft/aspire/actions/runs/35119281420)

## ⭐ Notable Changes

### [#19848](https://github.com/microsoft/aspire/pull/19848) β€” Remove retired GitHub Models integration

_by `@eerhardt`_ β€” Labeled `breaking-change` and `area-app-model`, removing a retired integration is a compatibility-impacting cleanup for consumers.

### [#19555](https://github.com/microsoft/aspire/pull/19555) β€” Project Radius backing resource connections from recipe outputs, and upgrade to Radius 0.60

_by `@nellshamrell`_ β€” Labeled `breaking-change` and `area-integrations`, this upgrades the Radius integration to a new version while changing recipe output wiring.

### [#20082](https://github.com/microsoft/aspire/pull/20082) β€” Show incompatible dashboard runs as disabled

_by `@JamesNK`_ β€” An `area-dashboard` usability fix that surfaces incompatible runs as disabled instead of silently failing.

### [#20150](https://github.com/microsoft/aspire/pull/20150) β€” Align telemetry CI detection with dotnet CLI

_by `@DamianEdwards`_ β€” An `area-cli` change aligning Aspire's CI-environment telemetry detection with the dotnet CLI's own logic.

### [#19939](https://github.com/microsoft/aspire/pull/19939) β€” Skip CI entirely for API/ATS baseline-only PRs

_by `@Copilot`_ β€” An `area-engineering-systems` CI efficiency change that skips full CI runs for baseline-only PRs.

## πŸ”₯ Recently Merged PRs

| # | Title | Author | Merged |
|---|-------|--------|--------|
| [#20082](https://github.com/microsoft/aspire/pull/20082) | Show incompatible dashboard runs as disabled | JamesNK | 11h ago |
| [#20152](https://github.com/microsoft/aspire/pull/20152) | Prevent Edge compatibility relaunch from breaking browser debugging | Copilot | 12h ago |
| [#20140](https://github.com/microsoft/aspire/pull/20140) | Clean up stale dashboard run locks | JamesNK | 14h ago |
| [#20139](https://github.com/microsoft/aspire/pull/20139) | Improve dashboard scroll-to-bottom behavior and lifecycle | JamesNK | 14h ago |
| [#19848](https://github.com/microsoft/aspire/pull/19848) | Remove retired GitHub Models integration | eerhardt | 16h ago |
| [#19675](https://github.com/microsoft/aspire/pull/19675) | Add polyglot Azure provisioning proxy SDKs | sebastienros | 16h ago |
| [#20012](https://github.com/microsoft/aspire/pull/20012) | Pass execution context to Bicep parameter value providers | eerhardt | 17h ago |
| [#20150](https://github.com/microsoft/aspire/pull/20150) | Align telemetry CI detection with dotnet CLI | DamianEdwards | 17h ago |
| [#20052](https://github.com/microsoft/aspire/pull/20052) | Configure NuGet audit sources and non-fatal vulnerability warnings | joperezr | 18h ago |
| [#20146](https://github.com/microsoft/aspire/pull/20146) | [main] Update dependencies from microsoft/dcp | dotnet-maestro[bot] | 19h ago |
| [#20133](https://github.com/microsoft/aspire/pull/20133) | Preserve explicit Kestrel certificate configuration | karolz-ms | 22h ago |
| [#20143](https://github.com/microsoft/aspire/pull/20143) | Remove InternalsVisibleTo from Aspire.Hosting to Aspire.Hosting.Radius | eerhardt | 23h ago |
| [#20120](https://github.com/microsoft/aspire/pull/20120) | Add missing hosting project READMEs | eerhardt | 24h ago |
| [#20007](https://github.com/microsoft/aspire/pull/20007) | Handle SQLite errors during dashboard read cancellation | JamesNK | 27h ago |
| [#20011](https://github.com/microsoft/aspire/pull/20011) | Use cloud icon for Azure environment | maddymontaquila | 32h ago |
| [#19555](https://github.com/microsoft/aspire/pull/19555) | Project Radius backing resource connections from recipe outputs, and upgrade to Radius 0.60 | nellshamrell | 40h ago |
| [#19939](https://github.com/microsoft/aspire/pull/19939) | Skip CI entirely for API/ATS baseline-only PRs | Copilot | 45h ago |
| [#20119](https://github.com/microsoft/aspire/pull/20119) | [release/13.5] Fix deprecated Homebrew cask DSL usage | joperezr | 45h ago |
| [#19958](https://github.com/microsoft/aspire/pull/19958) | Honor selected launch profile in bundled dotnet run | gabisonia | 46h ago |
| [#20110](https://github.com/microsoft/aspire/pull/20110) | [release/13.5] Constrain aspire-starter port replacers to localhost: URLs | JamesNK | 47h ago |
| [#20094](https://github.com/microsoft/aspire/pull/20094) | [release/13.5] Fix Kafka AppHost health-check producer lifetime | aspire-repo-bot[bot] | 47h ago |
| [#19926](https://github.com/microsoft/aspire/pull/19926) | test(ci): enforce selective test trigger dependencies | radical | 47h ago |
| [#20073](https://github.com/microsoft/aspire/pull/20073) | Use AWS-LC for Rust playground OTLP TLS | joperezr | 47h ago |
| [#20071](https://github.com/microsoft/aspire/pull/20071) | Fix CLI transitive MessagePack dependency without changing the NativeAOT RPC preview | joperezr | 47h ago |
| [#20039](https://github.com/microsoft/aspire/pull/20039) | Add daily main to release/14.0 synchronization | joperezr | 47h ago |

_Showing 25 of 42 β€” [see all](https://github.com/microsoft/aspire/pulls?q=is:pr%20is:merged%20merged:%3E%3D2026-09-13)._

## 🚧 Recently Opened PRs

| # | Title | Author | Opened | Status |
|---|-------|--------|--------|--------|
| [#20178](https://github.com/microsoft/aspire/pull/20178) | Update Azure.Provisioning.AppContainers to 1.3.0-beta.1 | eerhardt | 0h ago | draft |
| [#20177](https://github.com/microsoft/aspire/pull/20177) | Migrate dashboard consumers to canonical Aspire images | IEvangelist | 2h ago | draft |
| [#20176](https://github.com/microsoft/aspire/pull/20176) | Update Fluent UI preview and overflow handling | JamesNK | 2h ago | open |
| [#20171](https://github.com/microsoft/aspire/pull/20171) | Dim links in historical dashboard runs | JamesNK | 8h ago | open |
| [#20170](https://github.com/microsoft/aspire/pull/20170) | Fix dashboard layout and disabled control styling | JamesNK | 9h ago | open |
| [#20169](https://github.com/microsoft/aspire/pull/20169) | Increase dashboard console log, structured log, and trace limits | JamesNK | 10h ago | open |
| [#20168](https://github.com/microsoft/aspire/pull/20168) | Use GitHub release URLs for stable WinGet manifests | Copilot | 11h ago | draft |
| [#20166](https://github.com/microsoft/aspire/pull/20166) | Fix template restores using the repository SDK | radical | 12h ago | draft |
| [#20161](https://github.com/microsoft/aspire/pull/20161) | Fix Foundry deployment tests | karolz-ms | 18h ago | draft |
| [#20158](https://github.com/microsoft/aspire/pull/20158) | Prepare Project v2 migration skill bundle integration | karolz-ms | 18h ago | draft |
| [#20157](https://github.com/microsoft/aspire/pull/20157) | Make Project v2 options polyglot-friendly | karolz-ms | 18h ago | draft |
| [#20156](https://github.com/microsoft/aspire/pull/20156) | Update PackageValidationBaselineVersion to 13.5.4 | aspire-repo-bot[bot] | 19h ago | open |
| [#20155](https://github.com/microsoft/aspire/pull/20155) | Visually distinguish hidden resources in the dashboard grid | afscrome | 19h ago | open |
| [#20154](https://github.com/microsoft/aspire/pull/20154) | Merge release/13.5 to main after v13.5.4 release | aspire-repo-bot[bot] | 19h ago | open |
| [#20153](https://github.com/microsoft/aspire/pull/20153) | Wait for tunnel health before asserting in ContainerTunnelTests | afscrome | 20h ago | open |
| [#20149](https://github.com/microsoft/aspire/pull/20149) | [WIP] Extend the Aspire Dashboard to reflect AppHost topology and publish an Azure... | james-gould | 21h ago | open |
| [#20148](https://github.com/microsoft/aspire/pull/20148) | Bump Radius installation pins to v0.60.2 | nellshamrell | 21h ago | open |
| [#20141](https://github.com/microsoft/aspire/pull/20141) | Fix dashboard selection indicators | JamesNK | 24h ago | open |
| [#20138](https://github.com/microsoft/aspire/pull/20138) | [Automated] Sync main to release/14.0 | aspire-repo-bot[bot] | 31h ago | open |
| [#20135](https://github.com/microsoft/aspire/pull/20135) | Support environment-specific Aspire secrets for deployment | davidfowl | 37h ago | draft |
| [#20134](https://github.com/microsoft/aspire/pull/20134) | Add deployment pipeline input arguments and discovery | davidfowl | 37h ago | draft |
| [#20131](https://github.com/microsoft/aspire/pull/20131) | Complete Azure provisioning SDK integration coverage | sebastienros | 39h ago | draft |
| [#20127](https://github.com/microsoft/aspire/pull/20127) | Collect VS Code E2E diagnostics from explicit inputs | ellahathaway | 44h ago | draft |
| [#20123](https://github.com/microsoft/aspire/pull/20123) | Expose Azure Front Door profile ID output | gabisonia | 44h ago | open |
| [#20118](https://github.com/microsoft/aspire/pull/20118) | Fix Deno launch-profiles E2E setup and teardown | ellahathaway | 47h ago | draft |

_Showing 25 of 33 β€” [see all](https://github.com/microsoft/aspire/pulls?q=is:pr%20is:open%20created:%3E%3D2026-09-13)._

## πŸ› Recently Filed Issues

| # | Title | Author | Opened | Labels |
|---|-------|--------|--------|--------|
| [#20175](https://github.com/microsoft/aspire/issues/20175) | Missing method when calling GetResponsesClient() on AzureOpenAIClient | hansmbakker | 2h ago | area-integrations |
| [#20174](https://github.com/microsoft/aspire/issues/20174) | Durable Task Scheduler emulator Task Hub dashboard URL uses incorrect default route | andrew-flatters-bliss | 5h ago | area-integrations |
| [#20173](https://github.com/microsoft/aspire/issues/20173) | Durable Task Scheduler emulator Task Hub dashboard URL uses incorrect default route | andrew-flatters-bliss | 5h ago | area-integrations |
| [#20172](https://github.com/microsoft/aspire/issues/20172) | DcpOptions.CliPath and DashboardPath resolve to Linux package path although running... | wertzui | 7h ago | area-orchestrator, needs-area-label |
| [#20167](https://github.com/microsoft/aspire/issues/20167) | ProjectResource sets its state to "Running" before it is finished building | vgeronimos | 11h ago | area-orchestrator, needs-area-label |
| [#20165](https://github.com/microsoft/aspire/issues/20165) | [CI Failure] Windows Package tests job fails: hosted runner lost communication wit... | github-actions[bot] | 14h ago | ci-failure-cause |
| [#20164](https://github.com/microsoft/aspire/issues/20164) | Error when running dotnet test: The JSON-RPC connection with the remote party... | duckblaster | 15h ago | area-cli |
| [#20163](https://github.com/microsoft/aspire/issues/20163) | Improve CLI telemetry durability and shutdown policies using Azure Monitor exporte... | DamianEdwards | 15h ago | area-telemetry, area-cli |
| [#20162](https://github.com/microsoft/aspire/issues/20162) | Support custom MSBuild settings in Aspire EF Core migration operations | karolz-ms | 16h ago | area-integrations, entityframework |
| [#20160](https://github.com/microsoft/aspire/issues/20160) | CLI: Browser debug start/stop logs critical connection-reset errors | ellahathaway | 18h ago | area-cli |
| [#20151](https://github.com/microsoft/aspire/issues/20151) | VS Code: Blazor "Debug in Browser" fails when Edge relaunches under Windows compat... | ellahathaway | 20h ago | area-vscode |
| [#20147](https://github.com/microsoft/aspire/issues/20147) | [CI Failure] Flaky: PeerInstallProbeTests fallback-to-version test fails on Windo... | github-actions[bot] | 21h ago | test-failure, ci-failure-cause |
| [#20145](https://github.com/microsoft/aspire/issues/20145) | [aw] Failed jobs: PR Documentation Check | aspire-repo-bot[bot] | 23h ago | needs-area-label, agentic-workflows |
| [#20144](https://github.com/microsoft/aspire/issues/20144) | [aw] Repo Pulse β€” Daily Report reported incomplete result | github-actions[bot] | 23h ago | agentic-workflows |
| [#20142](https://github.com/microsoft/aspire/issues/20142) | Investigate making visually confusable Unicode distinguishable in the dashboard | JamesNK | 24h ago | area-dashboard |
| [#20137](https://github.com/microsoft/aspire/issues/20137) | [CI Failure] Azure.Search.Documents (ubuntu-latest) test run crashes with exit co... | github-actions[bot] | 32h ago | ci-failure-cause |
| [#20136](https://github.com/microsoft/aspire/issues/20136) | Stable Aspire CLI 13.5.3 installation downloads from a preview URL | davidfowl | 34h ago | area-cli |
| [#20130](https://github.com/microsoft/aspire/issues/20130) | [aw] Failed jobs: PR Documentation Check | aspire-repo-bot[bot] | 40h ago | needs-area-label, agentic-workflows |
| [#20129](https://github.com/microsoft/aspire/issues/20129) | [aw] PR Documentation Check hit engine rate limit (HTTP 429) | aspire-repo-bot[bot] | 40h ago | needs-area-label, agentic-workflows |
| [#20128](https://github.com/microsoft/aspire/issues/20128) | [CI Failure] SqlServerContainerFixture InitializeAsync fails because Ryuk image p... | github-actions[bot] | 44h ago | ci-failure-cause |
| [#20124](https://github.com/microsoft/aspire/issues/20124) | Upgrade MSBuild dependencies after dropping .NET 8 support in Aspire 14.0 | joperezr | 44h ago | needs-area-label |
| [#20122](https://github.com/microsoft/aspire/issues/20122) | [CI Failure] Flaky: VS Code extension E2E dynamic debug configuration test teardo... | github-actions[bot] | 45h ago | test-failure, ci-failure-cause |
| [#20121](https://github.com/microsoft/aspire/issues/20121) | [CI Failure] Flaky: TelemetryHookScriptTests pwsh hook process does not exit with... | github-actions[bot] | 46h ago | test-failure, ci-failure-cause |
| [#20117](https://github.com/microsoft/aspire/issues/20117) | VS Code: Blazor WebAssembly debugging intermittently fails to attach on Windows | ellahathaway | 47h ago | area-vscode |
| [#20114](https://github.com/microsoft/aspire/issues/20114) | Consider clearer naming for HttpCommandOptions.GetCommandResult alongside PrepareR... | maddymontaquila | 50h ago | needs-area-label |

_Showing 25 of 43 β€” [see all](https://github.com/microsoft/aspire/issues?q=is:issue%20created:%3E%3D2026-09-13)._

## πŸ‘€ PRs Awaiting Review

| # | Title | Author | Age |
|---|-------|--------|-----|
| [#13131](https://github.com/microsoft/aspire/pull/13131) | Use DevCert for SQL Server | afscrome | 297d |
| [#13200](https://github.com/microsoft/aspire/pull/13200) | Add new event for finalizing resource annotations and use to configure installer... | danegsta | 294d |
| [#13930](https://github.com/microsoft/aspire/pull/13930) | Debug browser Typescript in VS Code | dkattan | 244d |
| [#13938](https://github.com/microsoft/aspire/pull/13938) | Improve Console Logs download discoverability and reduce destructive button appe... | Copilot | 243d |
| [#14001](https://github.com/microsoft/aspire/pull/14001) | Add support to enable regional DNL for Azure App Service | ShilpiRach | 240d |
| [#14128](https://github.com/microsoft/aspire/pull/14128) | Add container registry mirror support for image builds | bbartels | 233d |
| [#14254](https://github.com/microsoft/aspire/pull/14254) | Fix WithReference to only use IResourceWithEndpoints | Falco20019 | 229d |
| [#14668](https://github.com/microsoft/aspire/pull/14668) | Entra ID integration API proposal for discussion | jmprieur | 203d |
| [#15233](https://github.com/microsoft/aspire/pull/15233) | Refactor backmerge-release.yml to allow specifying source and target branches | tmat | 186d |
| [#15256](https://github.com/microsoft/aspire/pull/15256) | Add support for PackageExecutable resources | YandyZaldivar | 185d |
| [#15441](https://github.com/microsoft/aspire/pull/15441) | [Automated] Update Playground Manifests | github-actions[bot] | 179d |
| [#15694](https://github.com/microsoft/aspire/pull/15694) | Fix TypeScript starter restore failure by stopping pipeline early (Fixes #15420) | michalkalit | 170d |
| [#15928](https://github.com/microsoft/aspire/pull/15928) | Durable Task Scheduler: add health checks and client integration | philliphoff | 161d |
| [#16050](https://github.com/microsoft/aspire/pull/16050) | Deploy DTS resources with application | philliphoff | 158d |
| [#16356](https://github.com/microsoft/aspire/pull/16356) | Add dotnet/skills marketplace and enable plugins | Evangelink | 148d |
| [#16503](https://github.com/microsoft/aspire/pull/16503) | Added .WithDynamicProvisioning method and default for specifying PV and PVC publ... | cdbrown2018 | 141d |
| [#16705](https://github.com/microsoft/aspire/pull/16705) | Rabbitmq topology resources | tjwald | 136d |
| [#16784](https://github.com/microsoft/aspire/pull/16784) | Enable RestoreUseStaticGraphEvaluation for faster restore | crutkas | 133d |
| [#16882](https://github.com/microsoft/aspire/pull/16882) | Discover hosting integrations by NuGet tag | jomaxso | 130d |
| [#17074](https://github.com/microsoft/aspire/pull/17074) | Added support for Custom Resources / CRDs to the Kubernetes publisher. | cdbrown2018 | 125d |
| [#17126](https://github.com/microsoft/aspire/pull/17126) | Update Angular dependencies and configurations | vsantele | 124d |
| [#17199](https://github.com/microsoft/aspire/pull/17199) | Improve AppHost compatibility error guidance | omribz156 | 121d |
| [#17558](https://github.com/microsoft/aspire/pull/17558) | Fix Postgres health checks with Postgres 18 | PatrickMatthiesen | 111d |
| [#17757](https://github.com/microsoft/aspire/pull/17757) | Add agent resource support | tommasodotNET | 107d |
| [#17885](https://github.com/microsoft/aspire/pull/17885) | Allow choosing the Service Bus emulator SQL instance | thomhurst | 104d |

_Showing 25 of 115 β€” [see all](https://github.com/microsoft/aspire/pulls?q=is:pr%20is:open%20review:required%20draft:false)._

## πŸ’¬ Activity Highlights

| # | Title | Type | Author | Comments | Updated |
|---|-------|------|--------|----------|---------|
| [#20178](https://github.com/microsoft/aspire/pull/20178) | Update Azure.Provisioning.AppContainers to 1.3.0-beta.1 | PR | eerhardt | 3 | <1h ago |
| [#20176](https://github.com/microsoft/aspire/pull/20176) | Update Fluent UI preview and overflow handling | PR | JamesNK | 4 | <1h ago |
| [#19565](https://github.com/microsoft/aspire/pull/19565) | Enable Native AOT dashboard with Fluent UI v5 | PR | JamesNK | 85 | <1h ago |
| [#20168](https://github.com/microsoft/aspire/pull/20168) | Use GitHub release URLs for stable WinGet manifests | PR | Copilot | 2 | <1h ago |
| [#18381](https://github.com/microsoft/aspire/issues/18381) | [CI] Build broken on main β€” 20260620.3 | issue | joperezr | 25 | 1h ago |
| [#20177](https://github.com/microsoft/aspire/pull/20177) | Migrate dashboard consumers to canonical Aspire images | PR | IEvangelist | 5 | 2h ago |
| [#20092](https://github.com/microsoft/aspire/pull/20092) | Fix Kafka AppHost health-check producer lifetime | PR | davidfowl | 14 | 3h ago |
| [#19887](https://github.com/microsoft/aspire/pull/19887) | Add AppHost terminals, dashboard docking, and terminal automation | PR | mitchdenny | 151 | 5h ago |
| [#19382](https://github.com/microsoft/aspire/pull/19382) | Move progress prompt title to options | PR | JamesNK | 8 | 7h ago |
| [#19389](https://github.com/microsoft/aspire/issues/19389) | Azure SQL: api-roles-* deployment script fails with MissingMethodException (SqlS... | issue | sfmskywalker | 4 | 7h ago |
| [#19426](https://github.com/microsoft/aspire/pull/19426) | Fix mixed-quality staging package discovery | PR | mitchdenny | 12 | 7h ago |
| [#20171](https://github.com/microsoft/aspire/pull/20171) | Dim links in historical dashboard runs | PR | JamesNK | 3 | 8h ago |
| [#20170](https://github.com/microsoft/aspire/pull/20170) | Fix dashboard layout and disabled control styling | PR | JamesNK | 5 | 8h ago |
| [#20169](https://github.com/microsoft/aspire/pull/20169) | Increase dashboard console log, structured log, and trace limits | PR | JamesNK | 4 | 9h ago |
| [#15673](https://github.com/microsoft/aspire/issues/15673) | HttpServiceEndpointResolver timers leak on IHttpClientFactory handler rotation w... | issue | kr3s0 | 4 | 9h ago |
| [#18725](https://github.com/microsoft/aspire/pull/18725) | [Automated] Update Azure VM Sizes | PR | aspire-repo-bot[bot] | 5 | 10h ago |
| [#20082](https://github.com/microsoft/aspire/pull/20082) | Show incompatible dashboard runs as disabled | PR | JamesNK | 14 | 11h ago |
| [#18608](https://github.com/microsoft/aspire/issues/18608) | CI failing on 'main' | issue | github-actions[bot] | 345 | 11h ago |
| [#20152](https://github.com/microsoft/aspire/pull/20152) | Prevent Edge compatibility relaunch from breaking browser debugging | PR | Copilot | 3 | 11h ago |
| [#20166](https://github.com/microsoft/aspire/pull/20166) | Fix template restores using the repository SDK | PR | radical | 1 | 12h ago |
| [#19403](https://github.com/microsoft/aspire/pull/19403) | Fix enum values in YARP environment configuration | PR | air-hand | 4 | 12h ago |
| [#18629](https://github.com/microsoft/aspire/issues/18629) | Nightly run failing: Deployment E2E Tests | issue | github-actions[bot] | 59 | 12h ago |
| [#20140](https://github.com/microsoft/aspire/pull/20140) | Clean up stale dashboard run locks | PR | JamesNK | 3 | 14h ago |
| [#19997](https://github.com/microsoft/aspire/pull/19997) | DotnetProjectResource publishing | PR | karolz-ms | 54 | 14h ago |
| [#20026](https://github.com/microsoft/aspire/pull/20026) | Add CLI shell completion generation and installer integration | PR | DamianEdwards | 25 | 14h ago |

_Showing 25 of 186 β€” [see all](https://github.com/microsoft/aspire/issues?q=updated:%3E%3D2026-09-13%20comments:%3E%3D3%20-label:quarantined-test%20-label:failing-test%20sort:updated-desc)._> Generated by [Repo Pulse β€” Daily Report](https://github.com/microsoft/aspire/actions/runs/35119281420) Β· auto Β· 180.3 AIC Β· βŒ– 11.5 AIC Β· ⊞ 10.7K Β· [β—·](https://github.com/search?q=repo%3Amicrosoft%2Faspire+is%3Aissue+%22gh-aw-workflow-call-id%3A+microsoft%2Faspire%2Frepo-pulse%22&type=issues)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.