Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
New
Description
When going through the release wizard for 8x, steps that involve running python3 -u dev-tools/scripts/addBackcompatIndexes.py will fail because the python script will try to run gradle commands inside of the 8x release to generate the back combat indices.
We could maybe be more robust in detecting that the index already exists in the temp directory? I'm not actually sure how to fix this, and it might not matter much as I don't know how many additional 8.11 releases we will have, but reporting for posterity.