All checks were successful
Build and Push Docker Image / docker (push) Successful in 42s
Prevent accidental creation of real carbon offsets during development: - Add WREN_DRY_RUN environment variable (default: true for dev) - Update webhook fulfillment to use env variable instead of hardcoded value - Log warning when in dry run mode for visibility - Production deployments should set WREN_DRY_RUN=false This allows safe testing with Stripe test cards without creating real Wren offset orders. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>