Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
da17453
[release/13.2] Stabilizing builds in preparation for 13.2 release (#1…
joperezr Mar 18, 2026
777972e
Remove redundant Path.GetDirectoryName call and rename _appPath/_AppP…
Copilot Mar 18, 2026
0b31e3d
Fix Foundry run-mode project restart (#15342)
sebastienros Mar 18, 2026
8e4a4b4
Fix Aspire.Hosting analyzer hookup (#15338)
sebastienros Mar 18, 2026
c25c645
Consolidate WithEnvironment polyglot exports using AspireUnionAttribu…
maddymontaquila Mar 18, 2026
860cf9c
Add TypeScript SDK refresh workflow (#15299)
sebastienros Mar 18, 2026
5da0723
[release/13.2] Fix Homebrew and WinGet publishing for stable artifact…
radical Mar 19, 2026
9e2ac82
Improve CLI error messages for dependency and project creation failur…
JamesNK Mar 19, 2026
dee5e32
Add right-click context menu on resource endpoint URLs (#15347)
mitchdenny Mar 19, 2026
ec9a2ea
Add API Review Agent Skill (#15359)
eerhardt Mar 19, 2026
12532e0
[release/13.2] Fix legacy settings migration path adjustment for appH…
mitchdenny Mar 19, 2026
930e921
Secure AppHost RPC with session token handshake (#15344)
sebastienros Mar 19, 2026
1465179
Clean up Aspire panel: context menus, loading state, welcome messages…
adamint Mar 19, 2026
b70a3e0
Stablize Aspire.Hosting.Azure Network and Sql packages (#15394)
eerhardt Mar 19, 2026
ae15739
Update Foundry models (#15389)
sebastienros Mar 19, 2026
e26dbb5
[release/13.2] Handle version selector in CPM CLI E2E test (#15395)
github-actions[bot] Mar 19, 2026
22edbe1
[release/13.2] API Review Feedback (#15370)
eerhardt Mar 19, 2026
1fab1b1
Use home-based CLI cache and randomized socket paths (#15346)
sebastienros Mar 19, 2026
2a24bf9
[release/13.2] Fix dashboard GitHub Copilot integration (#15381)
JamesNK Mar 19, 2026
6e58669
Mark code generation packages experimental (#15371)
sebastienros Mar 19, 2026
a79dde4
Include restored packages in `aspire cache clear` (#15387)
davidfowl Mar 19, 2026
96d4ccd
Bump Microsoft.Bcl.Memory to 10.0.5 to fix CVE-2026-26127 (#15411)
github-actions[bot] Mar 19, 2026
76b5976
Add AppHost CodeLens and gutter decoration support (#15397)
adamint Mar 19, 2026
896182e
[release/13.2] Stabilize Aspire.Hosting.Docker package (#15377)
mitchdenny Mar 19, 2026
e44e59b
Fix dashboard image in marketplace README and bump version to 1.0.6 (…
adamint Mar 20, 2026
652e35f
Fix default NuGet packages restore folder (#15417)
github-actions[bot] Mar 20, 2026
84563b3
[release/13.2] Store temporary AppHost service under user .aspire dir…
sebastienros Mar 20, 2026
aad1601
Fix crash when reading boolean config values from aspire.config.json …
mitchdenny Mar 20, 2026
e8bb007
Fix config discovery to search from apphost directory and add aspire.…
mitchdenny Mar 20, 2026
1b339b0
Fix Windows CLI backchannel socket path (#15444)
eerhardt Mar 20, 2026
30d3d97
Update CI workflow owner guards and repo references from dotnet to mi…
sebastienros Mar 21, 2026
f9a8c63
Quarantine Docker and Kubernetes E2E tests on release/13.2 (#15512)
mitchdenny Mar 24, 2026
9134219
[release/13.2] Pin Kusto emulator image and backport Cosmos fix (#15504)
sebastienros Mar 24, 2026
276dd6b
Strip /login path from dashboard base URL in describe command (#15495)
JamesNK Mar 24, 2026
fd89bd1
Bump patch version from 13.2.0 to 13.2.1 (#15555)
Copilot Mar 24, 2026
f138ea7
[release/13.2] Fix cross-compiled CLI bundles missing DCP (win-arm64,…
davidfowl Mar 25, 2026
4961db2
[release/13.2] Enable CFSClean policies and use dotnet-public feed fo…
aspire-repo-bot[bot] Mar 25, 2026
fc2b397
Make VerifyAspireCliVersionAsync resilient across branches (#15561)
mitchdenny Mar 25, 2026
abe9990
[release/13.2] Fix installing playwright-cli with aspire agent init o…
JamesNK Mar 25, 2026
38f1283
[release/13.2] Handle brownfield TypeScript aspire init (#15123)
mitchdenny Mar 26, 2026
f59dbc5
Add rebuild guidance to Aspire skill for per-resource code changes (#…
davidfowl Mar 26, 2026
38e5e01
[release/13.2] Simplify TelemetryApiService.GetTrace and support shor…
JamesNK Mar 26, 2026
f240418
Fix TS AppHost restore config resolution (#15625)
sebastienros Mar 27, 2026
4ca8bbd
Fix aspire new: move OpenEditor after agent init prompt (#15553)
adamint Mar 27, 2026
7d78ca3
[release/13.2] Allow filtering endpoints from the default reference s…
danegsta Mar 27, 2026
4d054c6
[release/13.2] Fix guest AppHost launch profile env propagation (#15637)
sebastienros Mar 27, 2026
e6e46d2
[release/13.2] Export more importable ATS hosting APIs (#15557)
sebastienros Mar 27, 2026
26d61e1
[release/13.2] Fix migration from .aspire/settings.json to aspire.con…
aspire-repo-bot[bot] Mar 27, 2026
2765695
[release/13.2] Update CI image from 1es-mariner-2 to build.azurelinux…
Copilot Mar 27, 2026
0164da7
Merge main into release/13.2 backport branch
Copilot Mar 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,3 @@
# https://github.com/github/linguist/issues/1626#issuecomment-401442069
# this only affects the repo's language statistics
*.h linguist-language=C

.github/workflows/*.lock.yml linguist-generated=true merge=ours
32 changes: 10 additions & 22 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,37 +1,25 @@
/dogfood.sh @radical @eerhardt
/src/Aspire.Hosting.Testing @sebastienros
/src/Aspire.Hosting.Testing @reubenbond
/src/Components @radical @eerhardt @sebastienros
/src/Aspire.Hosting.Azure @eerhardt @mitchdenny
/src/Aspire.Hosting.Azure.Functions @eerhardt
/src/Aspire.Hosting.Azure.AppContainers @eerhardt @mitchdenny
/src/Aspire.Hosting.Azure.AppService @eerhardt @mitchdenny
/src/Aspire.Hosting.Docker @danegsta @mitchdenny
/src/Aspire.Hosting.Azure @captainsafia @eerhardt
/src/Aspire.Hosting.Azure.Functions @captainsafia
/src/Aspire.Hosting.Azure.AppContainers @captainsafia @eerhardt
/src/Aspire.Hosting.Azure.AppService @captainsafia @eerhardt
/src/Aspire.Hosting.Docker @captainsafia
/src/Aspire.Hosting.Maui @jfversluis
/src/Aspire.Hosting.Foundry @sebastienros
/src/Aspire.Hosting @JamesNK @karolz-ms @danegsta @mitchdenny @davidfowl
/src/Aspire.Dashboard @JamesNK @adamint
/src/Aspire.Cli @mitchdenny @JamesNK @davidfowl

# polyglot

/src/Aspire.Hosting.RemoteHost @sebastienros
/src/Aspire.Hosting/Ats @sebastienros

# tests

/tests/Aspire.EndToEnd.Tests @radical @eerhardt
/tests/Aspire.Hosting.Maui.Tests @jfversluis
/tests/Aspire.Hosting.Testing.Tests @sebastienros
/tests/Aspire.Hosting.Testing.Tests @reubenbond
/tests/Aspire.Hosting.Tests @mitchdenny
/tests/Aspire.Templates.Tests @radical @eerhardt
/tests/Aspire.Templates.Tests @radical @eerhardt
/tests/Shared @radical @eerhardt
/tests/helix @radical @eerhardt
/tests/templates.proj @radical @eerhardt

# playground apps
/playground/deployers @mitchdenny
/playground/publishers @mitchdenny
/playground/deployers @captainsafia
/playground/publishers @captainsafia
/playground/AspireWithMaui @jfversluis

# vs code extension
/extension @adamint
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/10_bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🐞 Bug Report
description: Create a report about something that is not working
type: Bug
labels: ["bug"]
body:
- type: markdown
attributes:
Expand Down
6 changes: 3 additions & 3 deletions .github/actions/enumerate-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ runs:
using: "composite"
steps:
- name: Checkout code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Set up .NET Core
uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
with:
global-json-file: ${{ github.workspace }}/global.json

Expand Down Expand Up @@ -73,7 +73,7 @@ runs:

- name: Upload logs
if: always()
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
with:
name: logs-enumerate-tests-${{ runner.os }}
path: |
Expand Down
28 changes: 0 additions & 28 deletions .github/instructions/test-review-guidelines.instructions.md

This file was deleted.

8 changes: 4 additions & 4 deletions .github/policies/milestoneAssignment.prClosed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ configuration:
branch: main
then:
- addMilestone:
milestone: 13.3
milestone: 13.2
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
- if:
- payloadType: Pull_Request
- isAction:
action: Closed
- targetsBranch:
branch: release/13.2
branch: release/13.1
then:
- removeMilestone
- addMilestone:
milestone: 13.2
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/13.2 branch'
milestone: 13.1.1
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/13.1 branch'
Loading