-
Notifications
You must be signed in to change notification settings - Fork 968
Comparing changes
Open a pull request
base repository: microsoft/aspire
base: v13.5.0
head repository: microsoft/aspire
compare: v13.5.2
- 7 commits
- 16 files changed
- 8 contributors
Commits on Aug 20, 2026
-
Remove Publish-Build-Assets from release/13.5 (#19163)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: cf5c9dac-de56-477f-9858-541b9fec0178
Configuration menu - View commit details
-
Copy full SHA for 46f35dc - Browse repository at this point
Copy the full SHA 46f35dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbaf8ab - Browse repository at this point
Copy the full SHA bbaf8abView commit details -
Preserve TypeSystem compatibility with older CLIs (#19524)
Fixes: #19503 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa5a2ac - Browse repository at this point
Copy the full SHA aa5a2acView commit details -
Update dependencies from https://github.com/microsoft/dcp build 0.25.…
…13 On relative base path root Microsoft.DeveloperControlPlane.darwin-amd64 , Microsoft.DeveloperControlPlane.darwin-arm64 , Microsoft.DeveloperControlPlane.linux-amd64 , Microsoft.DeveloperControlPlane.linux-arm64 , Microsoft.DeveloperControlPlane.linux-musl-amd64 , Microsoft.DeveloperControlPlane.windows-amd64 , Microsoft.DeveloperControlPlane.windows-arm64 From Version 0.25.12 -> To Version 0.25.13 (#19528) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 051363d - Browse repository at this point
Copy the full SHA 051363dView commit details -
[release/13.5] fix(release): Restore WinGet publication with .NET 9 w…
…ingetcreate (#19509) * fix(release): install .NET 9 for wingetcreate WinGet publication fails before submit because the latest standalone wingetcreate targets .NET 9 and is framework-dependent, while the release agent image has no compatible runtime: wingetcreate.exe : You must install or update .NET to run this application. Install the .NET 9 runtime in the gated submission path before launching wingetcreate. Exercise the latest executable with `info` in normal WinGet preparation builds so future runtime incompatibilities fail before release. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * fix(release): exercise wingetcreate in dry runs The WinGet setup steps were gated by live production submission, so dry runs skipped both the .NET 9 runtime installation and the wingetcreate startup check. That prevented a safe branch run from proving that the latest wingetcreate executable could launch. Run UseDotNet and wingetcreate info whenever the WinGet job is selected, while retaining the live-only gate on URL validation and submission. This validates runtime compatibility without opening an upstream PR. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ee87f7 - Browse repository at this point
Copy the full SHA 6ee87f7View commit details -
[release/13.5] Remove pipeline-scoped Publish-Build-Assets group (#19523
) * Remove pipeline-scoped Publish-Build-Assets group Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Pin Azure Identity for VSCE installs Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dbe46f58-0f31-4540-a647-0d0e77bea4f1 * Clarify pipeline workaround conditions Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dbe46f58-0f31-4540-a647-0d0e77bea4f1 * Document VSCE dependency pin Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dbe46f58-0f31-4540-a647-0d0e77bea4f1 --------- Co-authored-by: Adam Ratzman <adam@adamratzman.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dbe46f58-0f31-4540-a647-0d0e77bea4f1
Configuration menu - View commit details
-
Copy full SHA for 69db530 - Browse repository at this point
Copy the full SHA 69db530View commit details
Commits on Aug 21, 2026
-
[release/13.5] Exclude unused hex1bpty.exe from published CLI archives (
#19557) * Exclude unused hex1bpty.exe from published CLI archives Hex1b ships a hex1bpty.exe PTY host in its win-x64/win-arm64 native assets. Aspire never takes that path: DCP owns every PTY we surface and Aspire.TerminalHost only proxies the byte stream DCP already produces, so the helper is ~5 MB of dead weight in each Windows CLI archive and inside every Windows aspire.exe bundle payload. It also shows up as an unexplained second executable in the winget submission, where every binary in the archive is run through executable and malware checks. Filter it out of publish for src/ projects. Test projects are untouched because they drive real terminals through Hex1b.Automation, which does need the helper. Unix keeps libhex1binterop.{so,dylib}, the termios/ioctl shim the TUI P/Invokes. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Update PatchVersion to 2 in Versions.props --------- Co-authored-by: Mitch Denny <midenn@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a22cec2 - Browse repository at this point
Copy the full SHA a22cec2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v13.5.0...v13.5.2