flavorpack 2025-11-18
Repository cleanup removing temp scripts and old test artifacts
1048 files · 257,284+ · 27,041-

Remove Temporary Utility Scripts

  • Deleted fix_future_imports.py (110 lines) — one-off script for fixing Python file headers remediate internal
    1 file
    • fix_future_imports.py
  • Deleted fix_indentation.py (101 lines) — one-off indentation fixer decouple internal
    1 file
    • fix_indentation.py
  • Deleted test-windows-ci.sh (92 lines) — local Windows CI test script qualify internal
    1 file
    • test-windows-ci.sh
  • Deleted tests/json_comparison.py (400 lines) — test utility no longer needed qualify internal
    1 file
    • json_comparison.py

Repository Housekeeping

  • Renamed Makefile.backup.20251110Makefile (restoring the canonical Makefile) decouple internal
  • Removed helpers symlink, keys/flavor-private.key, keys/flavor-public.key decouple internal
  • Deleted pretaster logs under tests/logs/ (20 log files from Oct–Nov runs) qualify behavioral

Test Reorganization

  • Moved tests/test_module_imports.pytests/api/ qualify behavioral
    2 files
    • test_module_imports.py
    • test_module_imports.py
  • Moved tests/test_verification.pytests/api/ qualify behavioral
    2 files
    • test_verification.py
    • test_verification.py
  • Moved tests/test_extract_command.pytests/cli/ qualify behavioral
    2 files
    • test_extract_command.py
    • test_extract_command.py
  • Moved tests/test_inspect_command.pytests/cli/ qualify behavioral
    2 files
    • test_inspect_command.py
    • test_inspect_command.py
  • Moved tests/test_locking.pytests/utils/ qualify internal
    2 files
    • test_locking.py
    • test_locking.py
  • Moved tests/test_output.pytests/utils/ qualify internal
    2 files
    • test_output.py
    • test_output.py
  • Updated src/flavor/helpers/__init__.py and src/flavor/output.py (minor) decouple behavioral
    2 files
    • __init__.py
    • output.py
  • Added .gitignore entries (27 lines) instantiate internal
    1 file
    • .gitignore
  • Added .archive/ handoff docs for PHASE_28_29 and Windows fixes specify internal