Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Carlos Muniz Ned Batchelder (Deactivated) Tagging you in case you would want to review, or give a direction about how strings sync can be manaully triggedmanually triggered

This is best done just before the branch is cut: the latest later, the better.

- Trigger the job which pulls the translation and creates PRs (i.e. PR for fronted-app-learning: https://github.com/openedx/frontend-app-learning/pull/973 , PR for edx-platform: https://github.com/openedx/edx-platform/pull/31039 )
- If the PRs are not merged on a time, its okay (which is epxected at the time (this is expected hence the above note), leave a not note about them so that we can backport the commit the afterat a later time.

Why we need to this: The point of doing this is that we ensure the shortest lag possible between the last time a translator review/translate string and the branch cut date. i.e. If the syncing happens on a weekly basis and we do the branch cut just a day before the scheduled weekly sync , then we would in theory lose 6 days of translation work.

...