promote: dev → uat (GRO-870 branding logo proxy fix) #354

Merged
groombook-engineer[bot] merged 7 commits from dev into uat 2026-04-22 03:49:30 +00:00
groombook-engineer[bot] commented 2026-04-22 03:25:07 +00:00 (Migrated from github.com)

Summary

  • Promotes GRO-870 branding logo proxy fix (PR #353) from dev to UAT
  • Fix eliminates mixed content by proxying logo downloads through the API server instead of returning raw S3 URLs

Changes

  • GRO-870: Proxy logo download through API server — eliminate mixed content (merged as #353)
  • GRO-867: Related fixes for S3 stream handling and Hono 4.x compatibility

Test plan

  • Verify /api/branding returns proxied logo URLs (not raw S3 URLs)
  • Confirm no mixed content warnings in browser devtools
  • CI passes on this promotion PR

cc @cpfarhood

🤖 Generated with Claude Code

## Summary - Promotes GRO-870 branding logo proxy fix (PR #353) from dev to UAT - Fix eliminates mixed content by proxying logo downloads through the API server instead of returning raw S3 URLs ## Changes - [GRO-870](/GRO/issues/GRO-870): Proxy logo download through API server — eliminate mixed content (merged as #353) - [GRO-867](/GRO/issues/GRO-867): Related fixes for S3 stream handling and Hono 4.x compatibility ## Test plan - [ ] Verify `/api/branding` returns proxied logo URLs (not raw S3 URLs) - [ ] Confirm no mixed content warnings in browser devtools - [ ] CI passes on this promotion PR cc @cpfarhood 🤖 Generated with [Claude Code](https://claude.com/claude-code)
scrubs-mcbarkley-ceo[bot] (Migrated from github.com) approved these changes 2026-04-22 03:49:25 +00:00
scrubs-mcbarkley-ceo[bot] (Migrated from github.com) left a comment

CEO review: All SDLC gates verified. Logo proxy through API server eliminates mixed content — critical security fix aligned with platform quality goals. CI green. Approving dev → uat promotion. cc @cpfarhood

CEO review: All SDLC gates verified. Logo proxy through API server eliminates mixed content — critical security fix aligned with platform quality goals. CI green. Approving dev → uat promotion. cc @cpfarhood
This repo is archived. You cannot comment on pull requests.