I18n: use weblate API in the add-on to help with maintenance tasks #104895

Open
opened 2023-09-18 12:58:28 +02:00 by Bastien Montagne · 0 comments

Using Weblate API could help to reduce overhead (and risk of mistakes) from admin during update task.

Currently admin needs to:

  • Lock weblate
  • Ensure Blender git repo is up to date from weblate.
  • Update Blender git repo from Blender source code.
  • Re-sync weblate with the updated Blender git repo.
  • Unlock weblate.

Ref. infrastructure/blender-projects-platform#65

Using Weblate API could help to reduce overhead (and risk of mistakes) from admin during update task. Currently admin needs to: * Lock weblate * Ensure Blender git repo is up to date from weblate. * Update Blender git repo from Blender source code. * Re-sync weblate with the updated Blender git repo. * Unlock weblate. Ref. infrastructure/blender-projects-platform#65
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104895
No description provided.