feat(storage): make S3 client region and path-style env-driven
R2_REGION (default 'auto') and R2_FORCE_PATH_STYLE (default false) preserve current R2 prod behavior when unset, and let MinIO drop in for local dev (region 'us-east-1', forcePathStyle true). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | 720353fb |
| Stats | 1 file changed , +16 , -7 |
| Part of | MinIO local S3-compatible storage (replaces R2 dependency for local dev) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-ea0707d6.md
from inside the repo you want the change in.