You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too many autogenerated changes (10k+), difficult to find translation update to review among them
We may want to break the whole update into several PRs for parallel translation and review, but we may loose track of which file need to be translated.
We want to prevent showing users the WIP version, while we have only one branch (master) and the website shows the latest master.
Proposal:
Create a WIP branch from master with the name of the new version (e.g. branch-2.7), and all the temporary PRs will be created against this branch.
Create a PR for all the autogenerated files; We only quickly check if there are any weird stuff included or not.
Create a issue/list of files include translation update (with check box)
Create PRs for each file/several files
After all the translations PRs are merged, create a PR from the WIP to master
What do you think
The text was updated successfully, but these errors were encountered:
Agreed. Now the pace of optuna development has slowed down, we will have more time to work on different parts while still keeping track of the current version. Currently we've finished the translation of v2.7 (but not the auto-generated parts). So maybe we can add a tag and then Readthedoc could generate a version-specific doc for us.
Background and Motivations
Proposal:
What do you think
The text was updated successfully, but these errors were encountered: