Hey all,
We have set up a cockpit-podman[1] weblate project. It points to [2] for the source file. However when we update this file like in [3] where new strings were added it does not propagate into Weblate. For example string `All registries` was introduced in [3] but when I search for it in Weblate, it is not there [4]. When I go to repository maintenance it shows that everything is up to date.
Does anyone have any idea what might be wrong or how I should fix this? We have more projects in Weblate, all set up equally and from what I can see, they do update automatically.
Thank you! MM
[1] https://translate.fedoraproject.org/projects/cockpit-podman/ [2] https://github.com/cockpit-project/cockpit-podman-weblate [3] https://github.com/cockpit-project/cockpit-podman-weblate/commit/cb3e2a106 [4] https://translate.fedoraproject.org/search/cockpit-podman/master/?q=All+regi...
On Fri, Aug 07, 2020 at 09:40:34AM +0200, Matej Marusak wrote:
Hey all,
We have set up a cockpit-podman[1] weblate project. It points to [2] for the source file. However when we update this file like in [3] where new strings were added it does not propagate into Weblate. For example string `All registries` was introduced in [3] but when I search for it in Weblate, it is not there [4]. When I go to repository maintenance it shows that everything is up to date.
Does anyone have any idea what might be wrong or how I should fix this? We have more projects in Weblate, all set up equally and from what I can see, they do update automatically.
Did you remember to setup the webhook in your git repo to notify weblate when changes are made ?
https://docs.weblate.org/en/latest/api.html#hooks
Regards, Daniel
Le 7 août 2020 11:09:10 GMT+03:00, "Daniel P. Berrangé" berrange@redhat.com a écrit :
Did you remember to setup the webhook in your git repo to notify weblate when changes are made ?
this is not required when using github ou gitlab.com i use it for Pagure for Fedora Docs for example -- Jean-Baptiste
On Fri, Aug 07, 2020 at 11:18:27AM +0300, jean-baptiste@holcroft.fr wrote:
Le 7 août 2020 11:09:10 GMT+03:00, "Daniel P. Berrangé" berrange@redhat.com a écrit :
Did you remember to setup the webhook in your git repo to notify weblate when changes are made ?
this is not required when using github ou gitlab.com
Hmm, I'm using gitlab for libvirt and without the webhook it never updated its view of the repo, or if it was updating it was so delayed that I didn't see it happening.
Regards, Daniel
Le 7 août 2020 11:24:05 GMT+03:00, "Daniel P. Berrangé" berrange@redhat.com a écrit :
On Fri, Aug 07, 2020 at 11:18:27AM +0300, jean-baptiste@holcroft.fr wrote:
Le 7 août 2020 11:09:10 GMT+03:00, "Daniel P. Berrangé"
berrange@redhat.com a écrit :
Did you remember to setup the webhook in your git repo to notify weblate when changes are made ?
this is not required when using github ou gitlab.com
Hmm, I'm using gitlab for libvirt and without the webhook it never updated its view of the repo, or if it was updating it was so delayed that I didn't see it happening.
Regards, Daniel
ok, i assume your right, as i never configured a gitlab.com project and see your configuration looks correct.
it will improve with https://github.com/WeblateOrg/weblate/issues/3493 -- Jean-Baptiste
the source issue is that "po update on pot change" addon was missing in your conponent.
see the result: https://github.com/cockpit-project/cockpit-podman-weblate/commit/a1a9c44372b... -- Jean-Baptiste
On Fri, 7 Aug 2020, 10:14 , jean-baptiste@holcroft.fr wrote:
the source issue is that "po update on pot change" addon was missing in your conponent.
see the result: https://github.com/cockpit-project/cockpit-podman-weblate/commit/a1a9c44372b...
Thank you! Now it works as expected.
MM
-- 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