chore: remove ZTools addon from build and loader (#344) #348

Merged
forbes merged 1 commits from chore/remove-ztools into main 2026-02-27 18:51:55 +00:00
Owner

Removes ZTools addon from the compiled program:

  • Remove ZTools install block from src/Mod/Create/CMakeLists.txt
  • Remove mods/ztools submodule entry from .gitmodules
  • Remove ztools from legacy fallback order in addon_loader.py
  • Remove ztools imports and test classes from test_kindred_pure.py
  • Remove 'ztools Workbench' from issue template component lists
  • Remove mods/ztools submodule from git tracking

ZTools will be archived to a reference folder in a separate step (#345). This is part of the UI/UX rework epic (#346).

Closes #344

Removes ZTools addon from the compiled program: - Remove ZTools install block from `src/Mod/Create/CMakeLists.txt` - Remove `mods/ztools` submodule entry from `.gitmodules` - Remove `ztools` from legacy fallback order in `addon_loader.py` - Remove ztools imports and test classes from `test_kindred_pure.py` - Remove 'ztools Workbench' from issue template component lists - Remove `mods/ztools` submodule from git tracking ZTools will be archived to a reference folder in a separate step (#345). This is part of the UI/UX rework epic (#346). Closes #344
forbes added 1 commit 2026-02-27 18:46:53 +00:00
chore: remove ZTools addon from build and loader (#344)
All checks were successful
Build and Test / build (pull_request) Successful in 29m28s
485f69f257
- Remove ZTools install block from src/Mod/Create/CMakeLists.txt
- Remove mods/ztools submodule entry from .gitmodules
- Remove 'ztools' from legacy fallback order in addon_loader.py
- Remove ztools imports and test classes from test_kindred_pure.py
  (TestTypeMatches, TestMatchScore, TestSelectionItemProperties,
   TestColumnToIndex, TestDatumModes)
- Remove 'ztools Workbench' from issue template component lists
- Remove mods/ztools submodule from git tracking

ZTools will be archived to a reference folder in a separate step (#345).
This is part of the UI/UX rework epic (#346).
forbes added this to the qt UI Rework project 2026-02-27 18:51:46 +00:00
forbes merged commit a623f280da into main 2026-02-27 18:51:55 +00:00
forbes deleted branch chore/remove-ztools 2026-02-27 18:51:55 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#348