feat: CLI safety/test harness for scripts/ suite #439

Merged
Rockachopa merged 1 commits from burn/20260409-1240-cli-test-harness into main 2026-04-10 03:43:54 +00:00
Owner

Closes #438

Adds test_harness.sh — discovers and validates all scripts in scripts/ suite.

  • Shellcheck for .sh files
  • py_compile for .py files
  • YAML parsing for .yaml files
  • --verbose and --ci flags
  • Exit codes: 0=all pass, 1=any fail
Closes #438 Adds test_harness.sh — discovers and validates all scripts in scripts/ suite. - Shellcheck for .sh files - py_compile for .py files - YAML parsing for .yaml files - --verbose and --ci flags - Exit codes: 0=all pass, 1=any fail
Timmy added 1 commit 2026-04-09 16:41:02 +00:00
feat: CLI safety/test harness for scripts/ suite (#438)
All checks were successful
PR Checklist / pr-checklist (pull_request) Successful in 1m19s
b18fc76868
Rockachopa reviewed 2026-04-10 03:41:20 +00:00
Rockachopa left a comment
Owner

Auto-approved: clean diff, no conflicts, mergeable.

Auto-approved: clean diff, no conflicts, mergeable.
Rockachopa scheduled this pull request to auto merge when all checks succeed 2026-04-10 03:41:21 +00:00
Rockachopa merged commit b38871d4cd into main 2026-04-10 03:43:54 +00:00
Rockachopa referenced this issue from a commit 2026-04-10 03:43:55 +00:00
Sign in to join this conversation.