-
Notifications
You must be signed in to change notification settings - Fork 846
Description
📊 Burndown Chart
xychart-beta
title "13.2 Milestone Burndown (Open Issues)"
x-axis ["Mar 12", "Mar 13", "Mar 14", "Mar 15", "Mar 16", "Mar 17", "Mar 18"]
y-axis "Open Issues" 0 --> 40
line [32, 30, 32, 32, 30, 30, 34]
Note: Open issue count ticked up slightly today (+4) as 6 new issues were added to the milestone versus 3 closed.
📈 Milestone Progress
| Metric | Count |
|---|---|
| Open Issues | 34 |
| Closed Issues | 167 |
| Total Issues | 201 |
| Completion | 83.1% |
✅ Issues Closed Today
3 issues were closed in the last 24 hours:
| Issue | Title |
|---|---|
| #15318 | Add TypeScript SDK unit tests |
| #14069 | Epic: TypeScript AppHost - Complete Integration Support |
| #14898 | Review polyglot TypeScript transport.ts |
Notable: The TypeScript AppHost epic (#14069) was closed — a major milestone for polyglot support! 🎉
🐛 New Bugs Found
No issues labeled bug were added to the 13.2 milestone today 🎉
However, the following newly added issues may be considered bug reports:
| Issue | Title | Area |
|---|---|---|
| #15314 | We show Empty (C# AppHost) template even when .NET isn't installed | area-templates, area-cli |
| #15313 | aspire new "Empty (TypeScript AppHost)" template fails with "No language support found for: typescript/nodejs" |
area-templates, area-cli, area-polyglot |
🚀 Notable Changes Merged
13 PRs were merged into release/13.2 in the last 24 hours:
Release Stabilization
| PR | Title | Author |
|---|---|---|
| #15323 | Stabilizing builds in preparation for 13.2 release | joperezr |
| #15289 | Update core .NET versions to latest | eerhardt |
TypeScript / Polyglot
| PR | Title | Author |
|---|---|---|
| #15336 | Fix TypeScript playground samples for polyglot API changes | adamint |
| #15319 | Add TypeScript tests for Aspire base/transport functionality | IEvangelist |
| #15315 | Fix TypeScript empty template SDK version mismatch and add E2E tests | davidfowl |
| #15305 | Enhance TypeScript project setup with ESLint integration | IEvangelist |
| #15300 | Reject circular TypeScript transport arguments | sebastienros |
CLI & Infrastructure
| PR | Title | Author |
|---|---|---|
| #15204 | Normalize CLI command descriptions for consistency | davidfowl |
| #15317 | Clean up unused methods from E2E helpers | JamesNK |
| #15310 | Add Aspire-Core.slnf solution filter | JamesNK |
| #15297 | Fix ATS dump CI warnings | sebastienros |
| #15296 | Fix missed PR comments in auto-rerun workflow | radical |
VS Code Extension
| PR | Title | Author |
|---|---|---|
| #15278 | Add aspire.config.json support to VS Code extension | adamint |
👀 PRs Awaiting Review
No approvals yet (needs attention):
| PR | Title | Author | Age |
|---|---|---|---|
| #15022 | Refactor agent environment scanners and add standard location support | IEvangelist | 277h |
| #15230 | Improve polyglot and resource-scoped error messages | IEvangelist | 109h |
| #15267 | Migrate DotnetToolResource to use RequiredCommandValidator |
afscrome | 58h |
| #15337 | Fix dashboard URL in aspire describe to use returnUrl | adamint | 10h |
| #15338 | Fix Aspire.Hosting analyzer hookup | sebastienros | 9h |
Has approvals (may be close to merge):
| PR | Title | Author | Approvals |
|---|---|---|---|
| #15332 | Remove redundant Path.GetDirectoryName call in PrebuiltAppHostServer | Copilot | 3 ✅ |
| #15342 | Fix Foundry run-mode project restart | sebastienros | 2 ✅ |
| #15291 | Filter Aspire.Hosting bits out of sdk dump command |
IEvangelist | 1 |
| #15294 | Enable NuGet signature verification for aspire-managed on Linux | eerhardt | 1 |
| #15299 | Add TypeScript SDK refresh workflow | sebastienros | 1 |
| #15333 | Consolidate WithEnvironment polyglot exports using AspireUnionAttribute | maddymontaquila | 1 |
💬 Discussions
No discussions mentioning "13.2" had activity in the last 24 hours.
📋 Triage Queue
11 new issues were opened in the last 24 hours without a milestone assigned:
| Issue | Title | Labels |
|---|---|---|
| #15349 | Role AI Model Access | needs-area-label |
| #15348 | [Deployment E2E] Nightly test failure - 2026-03-18 | area-testing, deployment-e2e |
| #15345 | VS Code Extension: Add right-click context menu on resource endpoint URLs | area-app-model, area-integrations |
| #15339 | Use emoji in ConsoleActivityLogger? | needs-area-label |
| #15334 | TypeScript AppHost: resource properties and connection strings not accessible for custom commands | area-integrations |
| #15329 | [CI] Update to new build.azurelinux.3.amd64 image | area-engineering-systems |
| #15325 | [CI] Fix EndToEnd tests running on Outerloop for main |
area-engineering-systems |
| #15324 | [CI] Move to node 24 on github workflows | area-engineering-systems |
| #15322 | Improve deploy pipeline step DX by introducing skip state |
area-deployment |
| #15316 | Streamline permissions when creating a volume | area-integrations |
The finish line is in sight — 83% complete and the TypeScript AppHost epic just landed! Keep pushing! 🚀
Generated by 13.2 Release Burndown Report