wrknv 2025-08-31
Major refactoring of build artifacts and PowerShell template system
147 files · 9,922+ · 4,208-

Build library module refresh

3 files changed
  • cli.py Rebuilt CLI module in build directory
  • base.py Updated base manager in build
  • workenv.py Refreshed workenv module
  • Refreshed build library with updated CLI, manager, operations, and testing modules harden internal
    2 files
    • cli.py
    • base.py

PowerShell environment templates

3 files changed
  • base.ps1.j2 PowerShell base environment template
  • sibling_packages.ps1.j2 PowerShell sibling packages installation
  • venv_setup.ps1.j2 PowerShell venv setup template
  • Added complete PowerShell Jinja2 template set for Windows environment setup including platform detection, venv, dependencies, and cleanup harden behavioral
    2 files
    • base.ps1.j2
    • sibling_packages.ps1.j2