-
Notifications
You must be signed in to change notification settings - Fork 850
Closed as not planned
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Mar 10", "Mar 11", "Mar 12", "Mar 13", "Mar 14", "Mar 15", "Mar 16"]
y-axis "Open Issues" 0 --> 40
line [36, 35, 32, 30, 32, 32, 30]
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 30 |
| Closed Issues | 159 |
| Total Issues | 189 |
| Completion | 84.1% |
✅ Open issue count decreased by 2 today (from 32 → 30). Two polyglot bugs were resolved.
✅ Issues Closed Today
| # | Title | Closed By |
|---|---|---|
| #15236 | [Polyglot] Publish do compose fails with error: Missing required argument 'context' | @sebastienros |
| #15139 | [Polyglot] Cancellation token in custom command callbacks is not propagated | @sebastienros |
🐛 New Bugs Found
No new bugs were added to the 13.2 milestone in the last 24 hours 🎉
🚀 Notable Changes Merged
7 PRs merged into release/13.2 today:
CLI
| PR | Title | Author |
|---|---|---|
| #14985 | Consolidate CLI configuration into aspire.config.json |
@davidfowl |
| #15141 | Set WorkingDirectory in NpmRunner.RunNpmCommandAsync to prevent stray files |
@Copilot |
Polyglot / ATS
| PR | Title | Author |
|---|---|---|
| #15254 | Fix polyglot cancellation token ergonomics | @sebastienros |
| #15262 | Fix multi-parameter callback generation | @sebastienros |
Templates
| PR | Title | Author |
|---|---|---|
| #15235 | Update Vite to 8.0 and @vitejs/plugin-react to 6.0 |
@mitchdenny |
Testing / CI
| PR | Title | Author |
|---|---|---|
| #15244 | Migrate CLI and Deployment E2E tests to Hex1bTerminalAutomator API |
@mitchdenny |
| #15270 | Add retry with backoff for asciinema recording uploads | @mitchdenny |
👀 PRs Awaiting Review
There are 22 open PRs targeting release/13.2. Non-draft PRs awaiting review:
| PR | Title | Author | Age |
|---|---|---|---|
| #15272 | Refactor CLI startup: extract logging, add StartupErrorWriter, consolidate JSON parse options |
@JamesNK |
<1d |
| #15268 | Handle GenAI message part deserialization errors gracefully | @JamesNK |
<1d |
| #15267 | Migrate DotnetToolResource to use RequiredCommandValidator |
@afscrome |
<1d |
| #15251 | Remove SemVer package dependency from polyglot restore | @sebastienros |
2d |
Drafts in progress:
| PR | Title | Author | Age |
|---|---|---|---|
| #15238 | Unify ATS withReference exports |
@sebastienros |
2d |
| #15123 | Handle brownfield TypeScript aspire init |
@mitchdenny |
5d |
💬 Discussions
No 13.2-related discussions were found with activity in the last 24 hours.
📋 Triage Queue
3 new issues opened today with no milestone assigned:
| # | Title | Labels |
|---|---|---|
| #15274 | [AspireE2E] Health check details show TaskCanceledException after rebuilding project |
needs-area-label |
⚠️ This issue appears to be a regression from 13.1.2 — may warrant 13.2 milestone assignment.
Keep up the great momentum — 84% complete and the polyglot work is really coming together! 🚀
Generated by 13.2 Release Burndown Report
Reactions are currently unavailable