Skip to content

Add auto_sync method to plugin #22

@phlax

Description

@phlax

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions