Re: [Doc-SIG] [Translation] Automation of fetching changes from Transifex

2019-12-30 Thread Shengjing Zhu
FWIW, we have similar configurations, https://github.com/python/python-docs-zh-cn/blob/master/.github/workflows/python-38.yml -- Regards, Shengjing Zhu ___ Doc-SIG maillist - Doc-SIG@python.org https://mail.python.org/mailman/listinfo/doc-sig

[Doc-SIG] Automation of fetching changes from Transifex

2019-12-30 Thread Maciek Olko
Hello, I'd like to share Python script [1] and GitHub Action definition [2] which fetch and update translation in python-docs-pl Git repository. It may be of interest for Transifex-only translation flows. manage_translations.py removes location comments from PO files to make diffs in repo more pla