mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Non-destructive CI gate that exits 1 if any proprietary file (.m2/.wmo/.blp/.dbc) lacks a matching open sidecar at the same (parent, stem). The pre-strip safety check: don't run --strip-data- tree until this returns exit 0. Lists the missing sidecars (capped at 50) so the user can re-run --migrate-data-tree to fill the gaps. Per-extension breakdown identifies which converter to investigate if specific formats are underrepresented. Completes the data-tree workflow: --info-data-tree visibility --migrate-data-tree fill sidecars --audit-data-tree confirm 100% before stripping --strip-data-tree delete migrated proprietary originals Verified: empty tree → PASS exit 0; fully migrated → PASS exit 0; gaps (1 .m2 + 1 .blp lacking sidecars) → FAIL exit 1 with both files listed sorted, per-ext counts correct. Brings command count to 190. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||