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

Produce failure on translation error #14092

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

msujew
Copy link
Member

@msujew msujew commented Aug 29, 2024

What it does

While creating #14089, it seems like the DeepL API had a major outage. As a result, no translations were produced. The CI should fail in that case and not create a PR. This change adjusts this so we don't run into this issue again.

How to test

Nothing to test - the next time the deepl API is down during the GitHub Action, the GitHub Action is supposed to fail.

Review checklist

Reminder for reviewers

@msujew msujew added the localization issues related to localization/internalization/nls label Aug 29, 2024
Copy link
Contributor

@jfaltermeier jfaltermeier left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@msujew msujew merged commit f444b21 into master Aug 29, 2024
11 checks passed
@msujew msujew deleted the msujew/error-on-translation branch August 29, 2024 11:18
@github-actions github-actions bot added this to the 1.53.0 milestone Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
localization issues related to localization/internalization/nls
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants