Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates imgix urls with cloudflare ones #2017

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

warrenwegs
Copy link
Contributor

@warrenwegs warrenwegs commented Apr 2, 2024

πŸ“² What

Replaces any imgix urls with cloudflare equivalents.

πŸ€” Why

We are no longer using imgix for serving/transforming images, only cloudflare.

πŸ›  How

These urls should just work

πŸ‘€ See

Trello, screenshots, external resources?

Before πŸ› After πŸ¦‹

♿️ Accessibility

  • Tap targets use minimum of 44x44 pts dimensions
  • Works with VoiceOver
  • Supports Dynamic Type

🏎 Performance

  • Optimized Blended Layers (screenshots)

βœ… Acceptance criteria

  • Steps to test this feature
  • Environment to test on
  • Issues to look out for

⏰ TODO

  • Got planned refactors to come
  • Will add more tests
  • Need feedback on a design

@amy-at-kickstarter
Copy link
Contributor

Commit d110185 looks good, but also looks like another commit got pulled in here? Updating with merge to see if that fixes it.

@warrenwegs warrenwegs marked this pull request as ready for review April 9, 2024 22:31
@warrenwegs
Copy link
Contributor Author

warrenwegs commented Apr 9, 2024

@amy-at-kickstarter I had to redo these replacements so the commit history got a bit mixed up earlier. It's correct now and should just be my commits and main branch merge ins.

Not sure why the ios-private repo is failing tests, same changes there. Let me know if there is a trick to it I'm not seeing.

@amy-at-kickstarter
Copy link
Contributor

@warrenwegs Ah, don't bother with putting a PR on ios-private. It's a shadow copy of this repo that we mechanically update when we make a releases, so you can safely ignore it.

Copy link
Contributor

@amy-at-kickstarter amy-at-kickstarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM πŸ‘

@warrenwegs warrenwegs merged commit 97788d3 into main Apr 10, 2024
5 checks passed
@warrenwegs warrenwegs deleted the cloudflare-migration branch April 10, 2024 19:50
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.

None yet

2 participants