Skip to content

[release/13.3] Publish native Aspire CLI tool packages#16611

Merged
joperezr merged 2 commits intorelease/13.3from
backport/pr-16570-to-release/13.3
Apr 30, 2026
Merged

[release/13.3] Publish native Aspire CLI tool packages#16611
joperezr merged 2 commits intorelease/13.3from
backport/pr-16570-to-release/13.3

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

Backport of #16570 to release/13.3

/cc @radical

Customer Impact

Testing

Risk

Regression?

radical and others added 2 commits April 30, 2026 18:32
Download RID-specific Aspire.Cli tool packages from native build artifacts and stage them in the shipping packages directory so publishing can include them.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Compare discovered CLI archives and RID-specific tool packages against the expected clipack RIDs, require exactly one pointer package, and summarize publish output without listing every NuGet package.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot requested review from Copilot and removed request for Copilot April 30, 2026 18:32
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16611

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16611"

@radical radical requested review from davidfowl and eerhardt April 30, 2026 19:16
@radical radical added this to the 13.3 milestone Apr 30, 2026
@radical radical requested a review from joperezr April 30, 2026 19:23
@github-actions
Copy link
Copy Markdown
Contributor

🎬 CLI E2E Test Recordings — 66 recordings uploaded (commit 9e673e0)

View all recordings
Status Test Recording
AddPackageInteractiveWhileAppHostRunningDetached ▶️ View Recording
AddPackageWhileAppHostRunningDetached ▶️ View Recording
AgentCommands_AllHelpOutputs_AreCorrect ▶️ View Recording
AgentInitCommand_DefaultSelection_InstallsSkillOnly ▶️ View Recording
AgentInitCommand_MigratesDeprecatedConfig ▶️ View Recording
AspireAddPackageVersionToDirectoryPackagesProps ▶️ View Recording
AspireUpdateRemovesAppHostPackageVersionFromDirectoryPackagesProps ▶️ View Recording
Banner_DisplayedOnFirstRun ▶️ View Recording
Banner_DisplayedWithExplicitFlag ▶️ View Recording
Banner_NotDisplayedWithNoLogoFlag ▶️ View Recording
CertificatesClean_RemovesCertificates ▶️ View Recording
CertificatesTrust_WithNoCert_CreatesAndTrustsCertificate ▶️ View Recording
CertificatesTrust_WithUntrustedCert_TrustsCertificate ▶️ View Recording
ConfigSetGet_CreatesNestedJsonFormat ▶️ View Recording
CreateAndRunAspireStarterProject ▶️ View Recording
CreateAndRunAspireStarterProjectWithBundle ▶️ View Recording
CreateAndRunEmptyAppHostProject ▶️ View Recording
CreateAndRunJavaEmptyAppHostProject ▶️ View Recording
CreateAndRunJsReactProject ▶️ View Recording
CreateAndRunPythonReactProject ▶️ View Recording
CreateAndRunTypeScriptEmptyAppHostProject ▶️ View Recording
CreateAndRunTypeScriptStarterProject ▶️ View Recording
CreateJavaAppHostWithViteApp ▶️ View Recording
CreateTypeScriptAppHostWithViteApp_UsesConfiguredToolchain ▶️ View Recording
DashboardRunWithOtelTracesReturnsNoTraces ▶️ View Recording
DescribeCommandResolvesReplicaNames ▶️ View Recording
DescribeCommandShowsRunningResources ▶️ View Recording
DetachFormatJsonProducesValidJson ▶️ View Recording
DetachFormatJsonProducesValidJsonWhenRestartingExistingInstance ▶️ View Recording
DoListStepsShowsPipelineSteps ▶️ View Recording
DocsCommand_RendersInteractiveMarkdownFromLocalSource ▶️ View Recording
DoctorCommand_DetectsDeprecatedAgentConfig ▶️ View Recording
DoctorCommand_TypeScriptAppHostReportsMissingConfiguredToolchain ▶️ View Recording
DoctorCommand_WithSslCertDir_ShowsTrusted ▶️ View Recording
DoctorCommand_WithoutSslCertDir_ShowsPartiallyTrusted ▶️ View Recording
GlobalMigration_HandlesCommentsAndTrailingCommas ▶️ View Recording
GlobalMigration_HandlesMalformedLegacyJson ▶️ View Recording
GlobalMigration_PreservesAllValueTypes ▶️ View Recording
GlobalMigration_SkipsWhenNewConfigExists ▶️ View Recording
GlobalSettings_MigratedFromLegacyFormat ▶️ View Recording
InitTypeScriptAppHost_AugmentsExistingViteRepoAtRoot ▶️ View Recording
InteractiveCSharpInitCreatesExpectedFiles ▶️ View Recording
InvalidAppHostPathWithComments_IsHealedOnRun ▶️ View Recording
LegacySettingsMigration_AdjustsRelativeAppHostPath ▶️ View Recording
LogsCommandShowsResourceLogs ▶️ View Recording
OtelLogsReturnsStructuredLogsFromStarterAppCore ▶️ View Recording
PsCommandListsRunningAppHost ▶️ View Recording
PsFormatJsonOutputsOnlyJsonToStdout ▶️ View Recording
PublishWithConfigureEnvFileUpdatesEnvOutput ▶️ View Recording
PublishWithDockerComposeServiceCallbackSucceeds ▶️ View Recording
PublishWithoutOutputPathUsesAppHostDirectoryDefault ▶️ View Recording
RestoreGeneratesSdkFiles ▶️ View Recording
RestoreGeneratesSdkFiles_WithConfiguredToolchain ▶️ View Recording
RestoreRefreshesGeneratedSdkAfterAddingIntegration ▶️ View Recording
RestoreSupportsConfigOnlyHelperPackageAndCrossPackageTypes ▶️ View Recording
RunFromParentDirectory_UsesExistingConfigNearAppHost ▶️ View Recording
SecretCrudOnDotNetAppHost ▶️ View Recording
SecretCrudOnTypeScriptAppHost ▶️ View Recording
StagingChannel_ConfigureAndVerifySettings_ThenSwitchChannels ▶️ View Recording
StartAndWaitForTypeScriptSqlServerAppHostWithNativeAssets ▶️ View Recording
StopAllAppHostsFromAppHostDirectory ▶️ View Recording
StopAllAppHostsFromUnrelatedDirectory ▶️ View Recording
StopNonInteractiveMultipleAppHostsShowsError ▶️ View Recording
StopNonInteractiveSingleAppHost ▶️ View Recording
StopWithNoRunningAppHostExitsSuccessfully ▶️ View Recording
UnAwaitedChainsCompileWithAutoResolvePromises ▶️ View Recording

📹 Recordings uploaded automatically from CI run #25182644130

@joperezr joperezr added the Servicing-approved Approved for servicing release label Apr 30, 2026
Copy link
Copy Markdown
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. Looked at the CI failures and they are unrelated to this PR.

@joperezr joperezr merged commit 5b64970 into release/13.3 Apr 30, 2026
271 of 276 checks passed
@microsoft-github-policy-service microsoft-github-policy-service Bot modified the milestone: 13.3 Apr 30, 2026
@radical radical deleted the backport/pr-16570-to-release/13.3 branch April 30, 2026 22:37
@aspire-repo-bot
Copy link
Copy Markdown
Contributor Author

No documentation PR is required for this change.

This PR contains only internal build/CI infrastructure updates (MSBuild publishing props and Azure Pipelines YAML) to support publishing native Aspire CLI tool NuGet packages. There are no user-facing API changes, new CLI commands, configuration options, or behavioral changes that would require documentation updates on the Aspire docs site.

Generated by PR Documentation Check for issue #16611 · ● 118.9K ·

radical added a commit to radical/aspire.dev that referenced this pull request May 5, 2026
Documents the new `dotnet tool install -g Aspire.Cli` install path
introduced in Aspire 13.3 (microsoft/aspire#16496, backported in
microsoft/aspire#16611).

- Adds a new "Install as a .NET tool" H2 to install-cli.mdx with the
  install command, the .NET SDK 10.0.100 prerequisite, and the matching
  `dotnet tool update -g Aspire.Cli` update command.
- Notes that `aspire update --self` is disabled for .NET tool installs
  (PR 16496 redirects users to `dotnet tool update` in that case).
- Updates the page description to drop "global" — the heading and body
  use ".NET tool" consistently.
- Adds the Upgrade Aspire page to See also.

Refs: microsoft#837 (item 1)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
radical added a commit to radical/aspire.dev that referenced this pull request May 5, 2026
Documents the new `dotnet tool install -g Aspire.Cli` install path
introduced in Aspire 13.3 (microsoft/aspire#16496, backported in
microsoft/aspire#16611).

- Adds a new "Install as a .NET tool" H2 to install-cli.mdx with the
  install command, the .NET SDK 10.0.100 prerequisite, and the matching
  `dotnet tool update -g Aspire.Cli` update command.
- Notes that `aspire update --self` is disabled for .NET tool installs
  (PR 16496 redirects users to `dotnet tool update` in that case).
- Updates the page description to drop "global" — the heading and body
  use ".NET tool" consistently.
- Adds the Upgrade Aspire page to See also.

Refs: microsoft#837 (item 1)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
radical added a commit to radical/aspire.dev that referenced this pull request May 5, 2026
Documents the new `dotnet tool install -g Aspire.Cli` install path
introduced in Aspire 13.3 (microsoft/aspire#16496, backported in
microsoft/aspire#16611).

- Adds a new "Install as a NativeAOT .NET tool" H2 to install-cli.mdx
  with the install command, the .NET SDK 10.0.100 prerequisite, and the
  matching `dotnet tool update -g Aspire.Cli` update command.
- Notes that `aspire update --self` is disabled for .NET tool installs
  (PR 16496 redirects users to `dotnet tool update` in that case).
- Updates the page description to drop "global" — the heading and body
  use "NativeAOT .NET tool" consistently.

Refs: microsoft#837 (item 1)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants