-
-
Notifications
You must be signed in to change notification settings - Fork 24
Fix 3.14 branch #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.14
Are you sure you want to change the base?
Fix 3.14 branch #30
Conversation
* Memperbarui README untuk mengubah 3.14 <- 3.9 * Sinkronisasi dengan Transifex 20250616.
# Conflicts: # python-newest.c-api--stable/id.po # python-newest.deprecations--pending-removal-in-3_13/id.po # python-newest.whatsnew--3_11/id.po # python-newest.whatsnew--3_12/id.po # python-newest.whatsnew--3_13/id.po
Just one step left now
I am checking this. Anything I need to do before I can conclude this is in good shape? |
Is all you have to do for it run. If there are errors I can help fix. |
Ok, I will get back here after I figure it out. |
@irvan-putra @jwjacobson Your translation is still broken, you should fix it! See this page, which now loads no translations (like all of the other pages). |
@python/translation-admins Maybe you can look into this, it would be great to fix the translation. |
Items like this should probably be handled by the local translation co-ordinators. |
Hello,
your latest update has broken the translation as the correct folder structure is not respected, this was probably just a small mistake in the tx command. I have cleaned that up and replaced it with a workflow that will automate this for you, avoiding such future errors.
An explanation of the workflow can be found here: https://python-docs-transifex-automation.readthedocs.io/workflows.html#transifex-pull-workflow In short, you will have to add a secret containing an TX API key. With that, the workflow should serve you well.
An example of how it runs: https://github.com/StanFromIreland/python-docs-de
You also have a master branch that has extra commit for some reason. I suggest you de-duplicate and mark 3.14 has default (for consistency with other translations, and organization), and then remove the duplicate branch.
Request: @jwjacobson @ivan-putra