provide-testkit 2025-09-18
Add GitHub Actions CI/CD and fix CLI module issues
9 files · 298+ · 658-

GitHub Actions CI/CD workflows

2 files changed
  • ci.yml Continuous integration workflow with testing and linting
  • release.yml Release workflow for PyPI publishing via PyPA action

CLI and packaging fixes

2 files changed
  • cli.py Fixed indentation and syntax issues
  • pyproject.toml Removed workspace configuration for standalone operation
  • Fixed CLI module indentation and syntax errors that prevented proper execution remediate behavioral
    1 file
    • cli.py
  • Removed workspace configuration so package operates as standalone baseline behavioral
    1 file
    • pyproject.toml