Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.1] avoid duplicate evaluation in ResolveConnectionStringReferenceAsync #7718

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 20, 2025

Backport of #7714 (I closed the previous backport PR, which cannot be reopened if the branch is force-pushed to, as happens in the github action)

/cc @adamint

Customer Impact

Minimal (removes one extra evaluation each time a connection string ref is resolved)

Testing

Covered by existing unit tests, logic has not changed.

Risk

Low, as the underlying behavior has not changed, is not a complicated diff, and this behavior is covered by unit tests

Regression?

No, fowler wanted backport

@adamint adamint requested review from eerhardt, davidfowl and danmoseley and removed request for eerhardt February 20, 2025 18:40
@eerhardt
Copy link
Member

eerhardt commented Feb 20, 2025

Closing and reopening to get all tests to run. See Tests don't run on PRs opened by the backport bot (dotnet/aspire#7719)

@eerhardt eerhardt closed this Feb 20, 2025
@eerhardt eerhardt reopened this Feb 20, 2025
@danmoseley
Copy link
Member

does not meet current bar as i understand that there's no perceptible functional impact

@danmoseley danmoseley closed this Feb 21, 2025
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.

2 participants