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

i18n - translations #10274

Merged
merged 2 commits into from
Feb 17, 2025
Merged

i18n - translations #10274

merged 2 commits into from
Feb 17, 2025

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added GitHub workflows for managing translations through Crowdin, implementing automated extraction, compilation, and synchronization of translation files.

  • Added /.github/workflows/i18n-pull.yaml to automatically pull translations from Crowdin every 2 hours or on manual trigger, with force pull option
  • Added /.github/workflows/i18n-push.yaml to extract and upload translations to Crowdin when changes are pushed to main
  • Implemented strict compilation checks in pull workflow to ensure translation completeness
  • Set up automated PR creation for translation updates with changes committed to the 'i18n' branch
  • Configured Crowdin API integration with proper authentication and project settings

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@FelixMalfait FelixMalfait merged commit 41ff6aa into main Feb 17, 2025
2 checks passed
@FelixMalfait FelixMalfait deleted the i18n branch February 17, 2025 22:19
Copy link
Contributor Author

Fails
🚫

node failed.

Log

�[31mError: �[39m SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
�[90m    at parseJSONFromBytes (node:internal/deps/undici/undici:5591:19)�[39m
�[90m    at successSteps (node:internal/deps/undici/undici:5562:27)�[39m
�[90m    at fullyReadBody (node:internal/deps/undici/undici:1665:9)�[39m
�[90m    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)�[39m
�[90m    at async specConsumeBody (node:internal/deps/undici/undici:5571:7)�[39m
danger-results://tmp/danger-results-0021c9e9.json

Generated by 🚫 dangerJS against cb8906f

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