Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 1.14 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.14 KB

erouska-remote-config

Automatization for localized Remote Config strings for Android & iOS apps

How to add new localizable RC key

  1. Add it to rc.json in this repo
  2. This automatically pushes it to OneSky, ask translators for translations
  3. Once translations are done, run this workflow
  4. Test translations in DEV app
  5. If it's OK, run this workflow
  6. Then run workflows for iOS or Android. Artifact will contains defaults, push them to code.

How to add new non-localizable RC key

  1. Add it to PROD RC
  2. Then run workflows for iOS or Android. Artifact will contains defaults, push them to code.