Stan Ulbrych
Stan Ulbrych
I'm not quite sure if it ever did, but for example in [this message](https://github.com/python/cpython/pull/139088#issuecomment-3324808976), there is the link `https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F139088%2Fmerge` which just links to the main grid view page. It seems...
When you go to: `docs.python.org/pl/` you are automatically redirected to `https://docs.python.org/pl/3/`. When you go to: `docs.python.org/el/` the folders containing all builds are listed, and you are not automatically redirected. And,...
Closes #382 This uses python-docs-translations/transifex-automations sample workflows. For more information about them, see their [documentation](https://python-docs-transifex-automation.readthedocs.io/workflows.html)
There are currently [342](https://python-docs-translations.github.io/dashboard/warnings-lint-zh-cn.txt) lint warnings when polint is ran, there are also [a few](https://python-docs-translations.github.io/dashboard/warnings-zh-cn.txt) build warnings. [transifex-automations](https://github.com/python-docs-translations/transifex-automations/tree/main/sample-workflows) has test building and linting workflows, they are simple to add, just...
It would be useful for testing any translation related features.
Per https://github.com/orgs/community/discussions/152708 Should stop:
Edit: It seems to not be picking up my API key or this repositories. Added a temporary workaround.
A Korean translation is listed on transifex with 2% progress, what should be done with it? Transifex is very handy for translation IMO as a translator
These branches are no longer necessary, as all of their commits are in the main branch. Currently, the branches must be deleted manually (e.g. [this pr](https://github.com/python/tzdata/pull/87)), I suggest we look...
Closes https://github.com/python/tzdata/issues/6 Runs on commits to VERSION, checks if a tag for the version already exists, if it does, do nothing, if it doesn’t, tag and push.