Skip to content

Derek furst/optimize generate doc#1025

Merged
yuanzhou merged 3 commits intodev-integratefrom
Derek-Furst/optimize-generate-doc
Apr 23, 2026
Merged

Derek furst/optimize generate doc#1025
yuanzhou merged 3 commits intodev-integratefrom
Derek-Furst/optimize-generate-doc

Conversation

@DerekFurstPitt
Copy link
Copy Markdown
Contributor

This fix addresses an incompatibility between the translate_all workflow and the reworked individual reindex workflow. Translate_uploads|collections used to take an id, then superfluously call entity to get the whole dict. Now we just accept the whole dict, but this broke the calls made from the translate-all workflow. in order to preserve the legacy code, I modified the translate_upload and translate_collection to accept either the id itself, or the whole entity. Changed some logs that referenced the entity id to go along with that

…orm of arguments passed by the legacy translate pipipeline. adjusted some logs to go along with that
@yuanzhou yuanzhou merged commit 4199ebf into dev-integrate Apr 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants