Skip to content

Conversation

@davidfowl
Copy link
Member

Description

  • After Fix AddConnectionString for tests #7327, AddConnectionString was generating a value.v0 resource instead of a parameter.v0. This fixes the order of evaluation so that parameters are preferred over IResourceWithConnectionString.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

- After #7327, AddConnectionStrnig was generating a value.v0 resource instead of a parameter.v0. This fixes the order of evaluation so that parameters are preferred over IResourceWithConnectionString.
@davidfowl davidfowl requested review from JamesNK and eerhardt and removed request for mitchdenny February 10, 2025 07:44
@eerhardt eerhardt merged commit 0ab5904 into main Feb 10, 2025
70 checks passed
@eerhardt eerhardt deleted the davidfowl/fix-regressionin-addcs branch February 10, 2025 14:34
@github-actions github-actions bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants