Skip to content

Idea: Test translations #90

@rffontenelle

Description

@rffontenelle

While it is not the main propose of this repository, testing Python Doc translations in GitHub Actions would allow a central point to identify problems in translations that could be reported to them (or even fix myself?).

Issues and checks to do:

  • Bad POT push to Transifex may silently cause bad PO file syntax issue, messing docs build, powrap and msgfmt. Consider detecting and report syntax issue after committing changes.
  • Build docs and Sphinx-lint translations to raise warnings caused by incorrect reST syntax in translation files (NOTE: While the Dashboard does this, it does for all translations currently built for docs.python.org; the idea here is to do for all in Transifex)
  • ... anything else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions