Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2025

Backport of #8797 to release/9.2

/cc @danmoseley

Customer Impact

In 9.1 customers could do builder.AddExecutable("name", "exec", ""); ie.,, pass an empty string for the working directory so it's found on $PATH. We accidentally broke this in 9.2.

Testing

Unit tests.

Risk

Very low as it's allowing a value previously allowed.

Regression?

Yes

@github-actions github-actions bot requested a review from mitchdenny as a code owner April 17, 2025 23:42
@danmoseley danmoseley added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Apr 17, 2025
@danmoseley
Copy link
Member

@joperezr could you please be 2nd signoff so we can merge

@joperezr joperezr merged commit 4b42283 into release/9.2 Apr 18, 2025
174 checks passed
@joperezr joperezr deleted the backport/pr-8797-to-release/9.2 branch April 18, 2025 17:57
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication Re-opened Github-Action PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants