i18n Automation Bot
See original GitHub issueUpon merge of #1960, a bot service could be used to automatically:
- clone DIM:master
- download i18n files
grunt download_translations
- prettify i18n json
- submit a PR against DIM:master (https://github.com/github/hub)
Branch should be labeled as i18n-<date> PR message should just be i18n updates as of <date>
Should be run once a week, with the option to re-run whenever necessary.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Guide To Automating the Internationalization(i18n) Process
Internationalization is often implemented through i18n libraries or ... Add a bot user as the service account and use the downloaded json ...
Read more >Suggester/i18n-bot: The code for the i18n bot - GitHub
Suggester is a bot that manages server suggestions, allowing staff to review suggestions before they are posted and manage them in many ways....
Read more >Internationalization testing of websites and mobile apps
TestingBot provides geo-location testing in over 20 different countries in the world, for both automated and manual test scenarios. How to do ...
Read more >Bringing Continuous i18n and L10n to Developers - Lingoport
You can have LingoBot perform tasks like initiate i18n scans, check status ... We have a bit of a joke here at Lingoport...
Read more >@benzookapi/i18n-l10n / Twitter
i18n (internationalization) and l10n(localization) related ... In this episode, we dive in to what RPA (Robotic Process Automation) bots can actually do, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh, I see we’re already uploading on every master build. Nice!
(The actual bot needs some tweaking - Hub can’t work with just an SSH key)