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

perf(web): Convert image assets to webp & skip flaky tests #5570

Merged
merged 3 commits into from
May 22, 2024

Conversation

antonjoel82
Copy link
Contributor

@antonjoel82 antonjoel82 commented May 14, 2024

What changed? Why was the change needed?

  • Skip the flaky logout test since we're switching to Playwright soon
  • Convert non-provider image assets in public/static/images to webp to massively reduce size

Validation

  • Please do a visual skim to make sure I didn't miss replacing any paths. Primarily-affected areas:
    • login
    • quickstart
    • nav bar (avatar)

Copy link

netlify bot commented May 14, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit 740b2e3
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/664e697de7863d00070b84af
😎 Deploy Preview https://deploy-preview-5570--novu-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 740b2e3
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/664e697d7394950008c59af7
😎 Deploy Preview https://deploy-preview-5570--dev-web-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@antonjoel82 antonjoel82 changed the title Convert many image assets to web & skip flaky tests Convert image assets to webp & skip flaky tests May 14, 2024
@antonjoel82 antonjoel82 marked this pull request as ready for review May 14, 2024 23:39
@antonjoel82 antonjoel82 requested a review from a team as a code owner May 14, 2024 23:39
Copy link
Contributor

Choose a reason for hiding this comment

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

question: I see this file is deleted but no replacement webp file is added.
Does it mean we are not using this image anywhere?‏

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's correct! Sorry for not calling that out

@SokratisVidros
Copy link
Contributor

@antonjoel82 Shall we merge this?

@antonjoel82
Copy link
Contributor Author

@antonjoel82 Shall we merge this?

@SokratisVidros Could I please get an approval?

@antonjoel82 antonjoel82 changed the title Convert image assets to webp & skip flaky tests perf: Convert image assets to webp & skip flaky tests May 20, 2024
@SokratisVidros SokratisVidros requested a review from a team as a code owner May 20, 2024 22:29
@SokratisVidros SokratisVidros requested review from scopsy and Cliftonz and removed request for a team May 20, 2024 22:29
@antonjoel82 antonjoel82 changed the title perf: Convert image assets to webp & skip flaky tests perf(web): Convert image assets to webp & skip flaky tests May 22, 2024
@antonjoel82 antonjoel82 merged commit 4c7cd92 into next May 22, 2024
24 checks passed
@antonjoel82 antonjoel82 deleted the joel-cleanup branch May 22, 2024 22:10
denis-kralj-novu pushed a commit that referenced this pull request May 24, 2024
* perf: Change assets to webp, fix brand redirect

* fix: Update new layout comp with webp
SokratisVidros pushed a commit that referenced this pull request May 27, 2024
* perf: Change assets to webp, fix brand redirect

* fix: Update new layout comp with webp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants