Skip to content

Disable auto restore for the Aspire repo#16009

Merged
adamint merged 1 commit intomicrosoft:mainfrom
adamint:dev/adamint/disable-auto-restore
Apr 9, 2026
Merged

Disable auto restore for the Aspire repo#16009
adamint merged 1 commit intomicrosoft:mainfrom
adamint:dev/adamint/disable-auto-restore

Conversation

@adamint
Copy link
Copy Markdown
Member

@adamint adamint commented Apr 9, 2026

We have the unique situation of having several hundred aspire projects in the same workspace.

Copilot AI review requested due to automatic review settings April 9, 2026 18:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🚀 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 -- 16009

Or

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Disables the Aspire VS Code extension’s automatic aspire restore behavior for this repository’s workspace, avoiding expensive restores triggered on workspace open or when aspire.config.json changes (which is especially impactful given the large number of Aspire projects in this repo).

Changes:

  • Set aspire.enableAutoRestore to false in the repo’s VS Code workspace settings.

@adamint adamint enabled auto-merge (squash) April 9, 2026 19:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Re-running the failed jobs in the CI workflow for this pull request because 1 job was identified as retry-safe transient failures in the CI run attempt.
GitHub was asked to rerun all failed jobs for that attempt, and the rerun is being tracked in the rerun attempt.
The job links below point to the failed attempt jobs that matched the retry-safe transient failure rules.

@adamint adamint merged commit 1732ad7 into microsoft:main Apr 9, 2026
529 of 532 checks passed
@joperezr joperezr added this to the 13.3 milestone Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants