Drop docker_cmd for graymatter; rely on JAM_FUZZ_* env vars#35
Conversation
The graymatter target fails when started with the legacy fuzz-m1-target cmd-line args. It now reads JAM_FUZZ, JAM_FUZZ_SOCK_PATH, etc. from the standard target packaging env vars (added in #33), so we can launch it with no cmd args at all. - demo-source.yml: docker_cmd is now optional (default ""). - graymatter-fuzz.yml: drop docker_cmd entirely. - tests/common.ts: TARGET_CMD no longer required; buildCmdArgs("") already collapses to no args. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe changes make the target command optional across workflow and test configuration. The ChangesOptional Target Command Configuration
Possibly Related PRs
Poem
🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit