-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
Im figuring this is what the scheduler could call.
The default behaviour would be:
- add_translations
- fetch_translations
- merge_translations
- rm_translations
- sync_translations
Im figuring all but the last step should be configurable - perhaps a syntax like
[auto]
tasks = add
fetch
merge
rm
or
[auto]
tasks = fetch_force
merge
rm
etc
Metadata
Metadata
Assignees
Labels
No labels