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

[Xamarin.Android.Build.Tasks] Split up XA5101 errors and make them localizable #4228

Merged
merged 2 commits into from
Feb 9, 2020

Conversation

brendanzagaeski
Copy link
Contributor

@brendanzagaeski brendanzagaeski commented Feb 7, 2020

Context: 0342fe5
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1009374/

Give the XA5101 errors in NdkUtil their own new error codes so they
can be distinguished from the NdkUtilOld errors in telemetry.

Move the message text for XA5101 and the other new error codes into the
.resx file so that they are ready for localization.

…calizable

Context: 0342fe5
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1009374/

Give the XA5101 errors in `NdkUtil` their own new error codes so they
can be distinguished from the `NdkUtilOld` errors in telemetry.

Move the message strings for XA5101 and the other new error codes to the
`.resx` file so that they are localizable.
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I restarted the build, as it had a weird network error downloading things.

@brendanzagaeski
Copy link
Contributor Author

Hmm. I see the build failed this time because of:

Artifact Build Results - macOS already exists for build 3452253.

So the tests still didn't run for this PR. I think there was some chat today about possible strategies to give the builds different IDs on retries. In the mean time, I'll just add an empty commit to this branch to try the build once more.

@jonpryor jonpryor merged commit 8acd915 into dotnet:master Feb 9, 2020
jonpryor pushed a commit that referenced this pull request Feb 11, 2020
Context: 0342fe5
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1009374/

Give the XA5101 errors in `NdkUtil` their own new error codes so they
can be distinguished from the `NdkUtilOld` errors in telemetry.

Move the message strings for XA5101 and the other new error codes to
the `.resx` file so that they are localizable.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants