-
Notifications
You must be signed in to change notification settings - Fork 854
[13.2-burndown] Daily Burndown Report - March 3, 2026 #14879
Copy link
Copy link
Closed as not planned
Description
Aspire 13.2 Milestone Burndown — March 3, 2026 | Open: 31 ↓ | Closed: 117 | Total: 148
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Feb 25", "Feb 26", "Feb 27", "Feb 28", "Mar 01", "Mar 02", "Mar 03"]
y-axis "Open Issues" 0 --> 50
line [24, 27, 25, 32, 36, 40, 31]
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 31 |
| Closed Issues | 117 |
| Total Issues | 148 |
| Completion | 79.1% |
| Change vs Yesterday | ↓ 9 open issues 🎉 |
✅ Issues Closed Today
5 issues closed in the last 24 hours:
| # | Title | Closed By |
|---|---|---|
| #14819 | MultipleAppHostTests failed: Check aspire run --detach --format json does not bleed output |
mitchdenny |
| #14762 | Review CLI flow rendering for polyglot AppHost experience | JamesNK |
| #14292 | aspire logs resource name color isn't consistent |
JamesNK |
| #14851 | Respect --detach flag in Aspire terminal for aspire run |
adamint |
| #14574 | Backchannel log replay plumbing for TUI support | JamesNK |
🐛 New Bugs Found
No new issues labeled bug were added to the 13.2 milestone today 🎉
4 new issues were added to the milestone (no bugs):
| # | Title | Author |
|---|---|---|
| #14856 | Cannot escape out of an aspire CLI command |
timheuer |
| #14854 | Make sure TS apphost is debuggable | adamint |
| #14851 | Respect --detach flag in Aspire terminal for aspire run |
adamint |
| #14841 | aspire init will not create an empty app host in polyglot solution |
afscrome |
🚀 Notable Changes Merged
17 PRs merged to release/13.2 in the last 24 hours.
🖥️ VS Code Extension
| # | Title | Author |
|---|---|---|
| #14869 | Add Aspire status bar item to VS Code extension | adamint |
| #14848 | Add Aspire Activity Bar panel with running apphosts and resources tree view | adamint |
| #14688 | Pass open AppHost to CLI commands via --project flag | adamint |
| #14556 | Use VS Code file pickers instead of prompting for strings | adamint |
| #14846 | Cherry-pick VS Code extension fixes from main to release/13.2 | adamint |
| #14860 | Bump VS Code extension version from 1.0.3 to 1.0.4 | adamint |
| #14687 | Fix extension README command table to match actual commands | adamint |
🔧 CLI / TUI
| # | Title | Author |
|---|---|---|
| #14871 | Replace ANSI escape codes with Live display, remove IAnsiConsole dependency | JamesNK |
| #14832 | Consistent resource colors matching dashboard | JamesNK |
| #14838 | Many telemetry commands improvements | JamesNK |
| #14834 | Add more status indicators while work is in-progress | JamesNK |
🌐 Polyglot / Integrations
| # | Title | Author |
|---|---|---|
| #14758 | Add polyglot exports for AppContainers | sebastienros |
| #14855 | Add --disableProductStyleUrl to Azurite emulator args | eerhardt |
⚙️ Engineering / CI
| # | Title | Author |
|---|---|---|
| #14858 | Unified test splitting infrastructure for CI parallelization | radical |
| #14868 | Fix flaky E2E test: retry MSBuild evaluation on empty output | mitchdenny |
| #14569 | Replace Playwright MCP server with Playwright CLI installation | mitchdenny |
| #14748 | Move CI trigger patterns out of ci.yml into a separate file | Copilot |
👀 PRs Awaiting Review
24 open PRs targeting release/13.2. PRs with no approving reviews:
| # | Title | Author | Age | Approvals |
|---|---|---|---|---|
| #14877 | Remove temporary nuget.org feed from NuGet.config | mitchdenny | 0d | 0 ❌ |
| #14875 | Respect central package management when adding aspire integration to AppHost | Muckenbatscher | 0d | 0 ❌ |
| #14874 | Update extension schema files with new settings | adamint | 0d | 0 ❌ |
| #14872 | Add Getting Started walkthrough to VS Code extension | adamint | 0d | 0 ❌ |
| #14870 | Make template discovery async in aspire new command |
mitchdenny | 0d | 1 ✅ |
| #14847 | Move VS Code extension Marketplace publishing to release pipeline | adamint | 0d | 1 ✅ |
| #14826 | Add automatic background CLI auto-update | davidfowl | 1d | — |
| #14837 | Update Aspire skill to use CLI commands instead of MCP tools | davidfowl | 1d | — |
| #14821 | Add project reference support for polyglot apphost integrations | davidfowl | 2d | — |
| #14786 | Update MCP packages to 1.0.0 and bump all .NET 10.0 packages to 10.0.3 | Copilot | 3d | — |
| #14753 | Create aspire restore command and polyglot playground tests |
sebastienros | 4d | — |
| #14756 | Add support for pkcs12 format certificate trust bundles for Java | danegsta | 4d | — |
| #14686 | Add better WithDebugSupport extensibility API (13.2 backport) | adamint | 5d | — |
| #14696 | Add networkIsolationPolicy to 1ES pipeline templates (SFI compliance) | joperezr | 5d | — |
⚠️ 14 more open PRs exist — some older PRs (52d, 111d) may need attention.
💬 Discussions
No discussions mentioning "13.2" had activity in the last 24 hours.
📋 Triage Queue
11 new issues opened in the last 24 hours with no milestone assigned:
| # | Title | Labels |
|---|---|---|
| #14878 | Aspire does not respect DOCKER_HOST in GitLab CI Docker-in-Docker setup | area-integrations |
| #14876 | Single File App Host logs are more verbose than non single file apps | area-app-model |
| #14873 | [Deployment E2E] Nightly test failure - 2026-03-03 | area-testing |
| #14849 | No API to configure a custom storage account for Durable Functions | area-integrations |
| #14845 | [Automated] Update dependencies workflow failed to create PR | area-engineering-systems |
| #14843 | Support EntityStatus in the Service Bus Emulator | area-integrations |
| #14842 | Connecting locally to an Aspire-provisioned Azure Postgres Flexible server | area-integrations |
| #14839 | WithExplicitStart() still emits OnBeforeResourceStarted event |
area-app-model |
| #14835 | [Deployment E2E] Nightly test failure - 2026-03-02 | area-testing |
💪 Great momentum today — 9 issues closed net, 17 PRs merged, and the open count is trending down. Keep shipping!
Generated by 13.2 Release Burndown Report
Reactions are currently unavailable