Add dry-run scheduler preview #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/v0.6-issue-18-dry-run-preview"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds a dry-run scheduler preview mode for RGB Aura runtime inspection.
Changes
--dry-runCLI option.--dry-run-eventsCLI option.src/rgb_aura/dry_run.py.Safety
Validation
ruff format src/rgb_aura scripts testsruff check src/rgb_aura scripts testspython -m rgb_aura.main --dry-run --dry-run-events 4 --seed 123 --animation-speed 1.25python -m rgb_aura.main --dry-run --dry-run-events 0python -m rgb_aura.main --dry-run --duration 10 --cycles 1