Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 2, 2025

Backport of #12602 to release/13.0

/cc @davidfowl @copilot

Customer Impact

Because of the concurrent nature of the pipeline completing steps if they have not already been completed would lead to exceptions being throw. This makes it so that those exception go away.

Testing

Automated and manual.

Risk

Low

Regression?

No

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2025

🚀 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/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12613

Or

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

@joperezr joperezr added the Servicing-approved Approved for servicing release label Nov 3, 2025
Copy link
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.

Important work for new pipeline feature. Approved.

@joperezr joperezr merged commit 79aef74 into release/13.0 Nov 3, 2025
296 checks passed
@joperezr joperezr deleted the backport/pr-12602-to-release/13.0 branch November 3, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants