Skip to content

[release/8.0-preview5] Update container runtime not found exception message#3225

Merged
DamianEdwards merged 2 commits intorelease/8.0-preview5from
backport/pr-3224-to-release/8.0-preview5
Mar 27, 2024
Merged

[release/8.0-preview5] Update container runtime not found exception message#3225
DamianEdwards merged 2 commits intorelease/8.0-preview5from
backport/pr-3224-to-release/8.0-preview5

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 27, 2024

Backport of #3224 to release/8.0-preview5

/cc @DamianEdwards

Customer Impact

Testing

Risk

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 27, 2024
@joperezr
Copy link
Copy Markdown
Member

As a tangent, we don't localize exception messages, right?

@DamianEdwards
Copy link
Copy Markdown
Member

As a tangent, we don't localize exception messages, right?

They're in a resources resx so I assume the goal was to localize them at some point, otherwise, why bother to put them in resx at all?

@DamianEdwards DamianEdwards enabled auto-merge (squash) March 27, 2024 18:08
@joperezr
Copy link
Copy Markdown
Member

Looks like we need to build after making this change in order to update the xlfs to request the translations. Can you take care of that @DamianEdwards ?

@DamianEdwards DamianEdwards merged commit df19937 into release/8.0-preview5 Mar 27, 2024
@DamianEdwards DamianEdwards deleted the backport/pr-3224-to-release/8.0-preview5 branch March 27, 2024 20:30
@RussKie
Copy link
Copy Markdown
Contributor

RussKie commented Mar 28, 2024

I think it's a bad practice to localise exception messages as those are developer facing, and when development teams get localised exceptions messages and stack traces they more often unable to help their peers.
End-user facing messages should be localised for sure.

@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 2024
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.

5 participants