Skip to content

Container-first validation: remove fallback docker run blocks#253

Merged
wphillipmoore merged 1 commit intodevelopfrom
chore/252-container-first-validation
Mar 5, 2026
Merged

Container-first validation: remove fallback docker run blocks#253
wphillipmoore merged 1 commit intodevelopfrom
chore/252-container-first-validation

Conversation

@wphillipmoore
Copy link
Owner

Summary

  • Remove fallback docker run blocks from all dev scripts
  • Require docker-test on PATH with clear error message

Test plan

  • Run scripts/dev/test.sh — tests pass in container
  • Verify clear error when docker-test not on PATH

Closes #252

🤖 Generated with Claude Code

Remove fallback docker run blocks from dev scripts. Require docker-test
on PATH.

Closes #252

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wphillipmoore wphillipmoore enabled auto-merge (squash) March 5, 2026 18:56
@wphillipmoore wphillipmoore merged commit 9e0f362 into develop Mar 5, 2026
15 checks passed
@wphillipmoore wphillipmoore deleted the chore/252-container-first-validation branch March 5, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container-first validation: remove fallback docker run blocks

1 participant