Skip to content

fix(demo): ensure demo batch dry-run leaves no files#47

Merged
3-0-0 merged 1 commit intomainfrom
codex/add-first-class-versioning-and-release-pipeline
Aug 20, 2025
Merged

fix(demo): ensure demo batch dry-run leaves no files#47
3-0-0 merged 1 commit intomainfrom
codex/add-first-class-versioning-and-release-pipeline

Conversation

@3-0-0
Copy link
Owner

@3-0-0 3-0-0 commented Aug 20, 2025

Summary

  • register standalone demo-batch command and alias demo batch
  • make batch demo's --dry-run mode print execution plan without touching the filesystem
  • test that dry-run creates neither output directories nor files

Testing

  • ruff check src/scaleforge/demo/upscale.py src/scaleforge/cli/demo.py tests/test_demo_batch_extras.py
  • pytest -q -x -vv tests/test_demo_batch_extras.py::test_dry_run_creates_no_files
  • pytest -q -x -vv tests/test_demo_e2e.py
  • pytest -q -x -vv

https://chatgpt.com/codex/tasks/task_e_68a5acbe0d70832b959e545662d3c24f

@3-0-0 3-0-0 merged commit a99a72f into main Aug 20, 2025
6 checks passed
@3-0-0 3-0-0 deleted the codex/add-first-class-versioning-and-release-pipeline branch August 20, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant