-
Notifications
You must be signed in to change notification settings - Fork 855
[13.2-burndown] Daily Burndown Report - February 20, 2026 📊 #14594
Copy link
Copy link
Closed as not planned
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Feb 18", "Feb 19", "Feb 20"]
y-axis "Open Issues" 0 --> 50
line [40, 37, 44]
Note: This is the first day of tracking. The chart will become richer over the coming days as more snapshots are collected.
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 44 |
| Closed Issues | 660 |
| Total Issues | 704 |
| Completion | 93.8% |
| The milestone is making excellent progress with over 93% completion. We have 44 issues remaining to close before the 13.2 release. |
✅ Issues Closed Today
| Issue | Title | Closed By |
|---|---|---|
| #14174 | aspire mcp init fails to detect GitHub Copilot CLI due to version parsing issue | automated |
| 1 issue closed in the last 24 hours 🎉 |
🐛 New Bugs Found
| Issue | Title |
|---|---|
| #14592 | Odd aspire update behaviour. |
| 1 new issue added to the milestone today. This does not appear to be labeled as a bug yet and may need triage. |
🚀 Notable Changes Merged
5 pull requests merged to release/13.2 in the last 24 hours:
Build & Package Management
- Fix NU1009 error for CPM projects during aspire update #14585: Fix NU1009 error for CPM projects during aspire update (joperezr) - Addresses critical issue 13.2 SDK breaks with Central Package Management #14550 affecting users with Central Package Management
CLI Improvements
- Suppress update notification when running with --detach #14571: Suppress update notification when running with --detach (mitchdenny) - Better UX for detached mode
- Fix CopilotCliRunner version parsing for 'GitHub Copilot CLI X.X.X' format #14568: Fix CopilotCliRunner version parsing for 'GitHub Copilot CLI X.X.X' format (mitchdenny) -
Resolves #14174
Docker & Containers
- Allow docker build secrets to be files #14559: Allow docker build secrets to be files (eerhardt) - Enhances flexibility for container builds
Testing Infrastructure
- Add ACA deployment E2E tests for custom and existing ACR #14510: Add ACA deployment E2E tests for custom and existing ACR (mitchdenny) - Strengthens deployment test coverage
👀 PRs Awaiting Review
15 open pull requests targeting release/13.2:
🔴 Opened Today (High Priority)
| PR | Title | Author | Days Open |
|---|---|---|---|
| #14591 | Fix AKS deployment test timeouts and ACR token expiration | @mitchdenny |
<1 day |
🟡 Opened Yesterday
| PR | Title | Author | Days Open |
|---|---|---|---|
| #14576 | Improve Azure deployment error output | @mitchdenny |
1 day |
| #14575 | Fix aspire stop --non-interactive with multiple AppHosts | @mitchdenny |
1 day |
| #14573 | Stop running AppHost before adding packages | @mitchdenny |
1 day |
| #14572 | Redirect human-readable messages to stderr when --format json is used | @mitchdenny |
1 day |
| #14570 | Stop command exits with 0 when no AppHost is running | @mitchdenny |
1 day |
| #14569 | Replace Playwright MCP server with Playwright CLI installation | @mitchdenny |
1 day |
🟢 Opened 2+ Days Ago
| PR | Title | Author | Days Open |
|---|---|---|---|
| #14555 | Update container image tags to latest versions | @joperezr | 2 days |
| #14552 | Copy .npmrc in JavaScript docker files before doing install | @eerhardt |
2 days |
| #14549 | Update external NuGet dependencies to latest versions | @joperezr | 2 days |
| #14537 | Handle malformed MCP JSON config files gracefully | @mitchdenny |
2 days |
| #14512 | Add backchannel log replay for TUI support | @mitchdenny |
4 days |
| #14502 | [release/13.2] Add WinGet publishing pipeline for Aspire CLI | @radical |
6 days |
| #14491 | Warn when persistent containers lack user secrets configuration | @sebastienros |
7 days |
| #14483 | Make app provisioning wait for role assignments and private endpoints | @Copilot |
7 days |
| Action needed: Several PRs from yesterday need reviews to maintain momentum. The oldest PRs (#14483, #14491) have been open for a week and may need attention. |
💬 Discussions
Recent activity mentioning 13.2:
- 13.2 SDK breaks with Central Package Management #14550: "13.2 SDK breaks with Central Package Management" - This was addressed by PR Fix NU1009 error for CPM projects during aspire update #14585 merged today ✅
- [13.2-burndown] Daily Burndown Report - February 19, 2026 📊 #14581: Yesterday's burndown report
- [agentics] 13.2 Release Burndown Report failed #14593: Workflow failure report for previous burndown attempt
- Odd
aspire updatebehaviour. #14592: Issue about oddaspire updatebehavior (also added to milestone)
📋 Triage Queue
3 new issues opened in the last 24 hours without a milestone assigned:
| Issue | Title |
|---|---|
| #14593 | [agentics] 13.2 Release Burndown Report failed |
| #14588 | PublishAsDockerFile causes port mismatch in Kubernetes publish when resource endpoint is referenced by another resource |
| #14582 | aspire deploy sometimes fails on GH Actions |
| These issues need triage to determine if they should be included in the 13.2 milestone. #14588 and #14582 appear to be deployment-related bugs that may warrant attention before release. |
🎯 Summary
Great momentum today! We closed 1 issue, merged 5 critical fixes, and are at 93.8% completion of the 13.2 milestone. With 44 issues remaining and 15 PRs awaiting review, the team is making solid progress. The fix for the CPM issue (#14585) was particularly important for unblocking users.
Keep up the excellent work! 🚀
Generated by 13.2 Release Burndown Report
Reactions are currently unavailable