wrknv 2025-09-06
CI workflow updates, binary cleanup, and CLI command refinements
90 files · 2,330+ · 2,689-

Binary and virtualenv removal

2 files changed
  • activate Removed checked-in virtualenv activation scripts
  • ruff Removed checked-in binary
  • Removed all checked-in virtualenv scripts and binary tools from the bin/ directory remediate internal
    3 files
    • activate
    • ruff
    • wrkenv

CLI command refinements

3 files changed
  • container.py Refined container commands
  • profile.py Updated profile commands
  • terraform.py Improved terraform commands
  • Refined CLI commands for container, gitignore, profile, and terraform subcommands harden behavioral
    2 files
    • container.py
    • terraform.py