Friday, January 10, 2020

Re: Weblate does not send updates

Le 2020-01-10 10:39, Matej Marusak a écrit :
> we migrated from Zanata to Weblate in cockpit-podman[1] project using
> intermediate repo[2].
> The repository is set up correctly, as when I click `Commit` button in
> Weblate UI, we get commits as expected.
> We set up that we get updates for changes after 24 hours (`Age of
> changes to commit` setting set to `24`). I did some updates in
> weblate[3] 2 days ago, but we still did not get any update.
> Could it be related to the fact that we updated `.pot` file in [2] in
> the meantime? (it is rebasable though).

If no pull requests exists, Weblate will wait three days after first
changes.
I think it also is triggered when a language reach 100%.

This probably is to limit too early pull request to upstream projects.

If you want to force it:
* you can manually trigger it by using the push button in the repository
of your component.
* you can automate this using wlc:
https://docs.weblate.org/en/weblate-3.10.1/wlc.html#cmdoption-wlc-arg-push
* it will looks like wlc lock ; wlc commit ; wlc push ; wlc unlock

Jean-Baptiste
_______________________________________________
trans mailing list -- trans@lists.fedoraproject.org
To unsubscribe send an email to trans-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/trans@lists.fedoraproject.org

No comments:

Post a Comment