-
Notifications
You must be signed in to change notification settings - Fork 855
[13.2-burndown] Daily Burndown Report - March 12, 2026 #15179
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Mar 5", "Mar 7", "Mar 8", "Mar 9", "Mar 10", "Mar 11", "Mar 12"]
y-axis "Open Issues" 0 --> 50
line [45, 38, 39, 39, 36, 35, 32]
📉 Trending down — 3 fewer open issues than yesterday. The spike on Mar 5 reflects early milestone scope adjustments.
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 32 |
| Closed Issues | 152 |
| Total Issues | 184 |
| % Complete | 82.6% |
✅ Issues Closed Today
9 issues closed in the last 24 hours:
| # | Title | Area |
|---|---|---|
| #15169 | After creating a new TS starter, we should automatically run aspire restore |
Polyglot |
| #15164 | I ran aspire update on an existing Typescript app with a local build and got this error | Polyglot |
| #15146 | JS apphost stdout/stderr need to be piped to debug console | Extension |
| #15098 | Polyglot - withNpm method generated with wrong constraint |
Polyglot |
| #15061 | [AspireE2E] The Aspire Template version is incorrect on Dashboard after running Aspire TypeScript Starter App | Testing |
| #14804 | Review the new ts-starter template (Express/React) | Polyglot |
| #14796 | Make the SDK command more usable | CLI |
| #14772 | Observed polyglot gaps and limitations | Polyglot |
| #14404 | Make the .NET check in aspire doctor based on the apphost language | CLI |
🐛 New Bugs Found
No new bugs found today 🎉
6 new issues were added to 13.2 in the last 24 hours, but none are labeled bug:
| # | Title | Labels |
|---|---|---|
| #15171 | dashboardUrl is wrong in aspire describe | area-dashboard, area-cli, area-extension |
| #15165 | Improve error handling when the apphost server has an error | area-cli |
| #15162 | don't build dotnet projects in extension using dev kit, ONLY use cli | area-extension |
| #15161 | DebugSessionRunMode not respected for project resources | area-app-model, area-extension |
| #15140 | aspire agent init creates stray '0.1.1' file in repo root due to missing WorkingDirectory in NpmRunner | area-cli |
| #15139 | [Polyglot] CancellationToken doesn't work as expected |
area-polyglot |
🚀 Notable Changes Merged
20 PRs merged into release/13.2 in the last 24 hours — very active day!
🧩 VS Code Extension
| # | Title | Author |
|---|---|---|
| #15172 | Aspire panel improvements, rename building apphost → connecting to apphost; add off setting to enableAspireDashboardAutoLaunch |
@adamint |
| #15170 | VS Code extension file-based app fixes | @adamint |
| #15156 | Revamp extension README for clarity and completeness | @adamint |
| #15155 | Print apphost exit message in debug console; add TypeScript Azure Functions playground sample | @adamint |
| #15118 | Add Azure Functions debugging support to VS Code extension | @adamint |
📊 Dashboard & API
| # | Title | Author |
|---|---|---|
| #15163 | Increase dashboard gRPC max receive message size | @JamesNK |
| #15154 | Change dashboard API to default to off | @JamesNK |
| #15168 | Strip build metadata from CLI banner version display | @JamesNK |
🔡 Polyglot / ATS / App Model
| # | Title | Author |
|---|---|---|
| #15174 | Automatically restore TypeScript starter SDK artifacts | @IEvangelist |
| #15138 | Expose ReferenceExpression get value and enhance server value resolution |
@IEvangelist |
| #15144 | Prevent RID-specific Aspire.Hosting analyzer builds | @sebastienros |
| #15114 | Fix AspireExport coverage for hosting integrations | @sebastienros |
| #15099 | Fix polyglot codegen: include base types in capability target expansion | @Copilot |
| #15083 | Make ATS analyzer packaged in Aspire.Hosting and opt-in | @sebastienros |
🛠️ CLI
| # | Title | Author |
|---|---|---|
| #15117 | Add aspire certs command for certificate management |
@danegsta |
| #14756 | Add support for custom certificate bundles (Java pkcs12 trust certificate bundles) | @danegsta |
| #15018 | Make .NET SDK check in aspire doctor based on apphost language |
@davidfowl |
🏗️ Infrastructure / Build
| # | Title | Author |
|---|---|---|
| #15157 | Broaden transient CI infrastructure rerun handling | @radical |
| #15110 | Automatically rerun transient CI failures | @radical |
| #15149 | Clean up RemoteHost project now that it is included in Aspire.Managed | @eerhardt |
👀 PRs Awaiting Review
Non-draft PRs targeting release/13.2 with 0 approvals:
| # | Title | Author | Age |
|---|---|---|---|
| #15176 | Change Analyzer references to be consistent | @eerhardt |
0d |
| #15153 | Expand polyglot AppHost service access | @sebastienros |
0d |
| #15133 | Add rebuild command and change detection for project resources | @mitchdenny |
1d |
| #15022 | Refactor agent environment scanners and add standard location support | @IEvangelist |
5d |
| #13481 | Add Aspire.Hosting.EntityFrameworkCore hosting integration for EF Core migration management | @Copilot |
91d |
Non-draft PRs with approvals waiting to merge:
| # | Title | Author | Approvals | Age |
|---|---|---|---|---|
| #15177 | Exclude playground and tests from CodeQL scanning | @joperezr | ✅ 2 | 0d |
| #15000 | Prefer StringComparisons over StringComparers for string comparisons | @JamesNK |
✅ 2 | 6d |
| #14847 | Move VS Code extension Marketplace publishing to release-publish-nuget pipeline | @adamint |
✅ 1 | 9d |
| #14696 | Add networkIsolationPolicy to 1ES pipeline templates for SFI-ES4.2.4 compliance | @joperezr | ✅ 1 | 14d |
21 total open PRs (including drafts). 11 are drafts in active development.
💬 Discussions
No discussions specifically related to 13.2 were found with notable activity in the last 24 hours. The work appears to be happening through issues and PRs.
📋 Triage Queue
3 issues opened in the last 24 hours with no milestone assigned (excluding automated report issues):
| # | Title | Labels |
|---|---|---|
| #15159 | [Deployment E2E] Nightly test failure - 2026-03-12 | area-testing, deployment-e2e |
| #15152 | TypeScript AppHost: addCSharpAppWithOptions callback causes JSON-RPC deadlock when calling properties on callback context | needs-area-label, area-polyglot |
| #15150 | ATS capability scanner drops overloaded methods with same MethodName instead of disambiguating | needs-area-label |
Both #15152 and #15150 have needs-area-label and may need milestone assignment.
Keep shipping — 82.6% of the way there, and the team is on fire today with 20 merged PRs! 🔥
Generated by 13.2 Release Burndown Report