Skip to content

[release/9.2] Fix AE in ExecutableResource - #8864

Merged
Jose Perez Rodriguez (joperezr) merged 8 commits into
release/9.2from
backport/pr-8797-to-release/9.2
Apr 18, 2025
Merged

Jose Perez Rodriguez (joperezr) merged 8 commits into
release/9.2from
backport/pr-8797-to-release/9.2

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 17, 2025 •

Copy link
Copy Markdown
Contributor

Backport of #8797 to release/9.2

/cc Dan Moseley (@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

@danmoseley Dan Moseley (danmoseley) added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Apr 17, 2025
@danmoseley

Copy link
Copy Markdown
Contributor

Jose Perez Rodriguez (@joperezr) could you please be 2nd signoff so we can merge

@joperezr
Jose Perez Rodriguez (joperezr) merged commit 4b42283 into release/9.2 Apr 18, 2025
@joperezr
Jose Perez Rodriguez (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