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

add support for dynamic blog banner generation #764

Merged
merged 4 commits into from
Feb 6, 2025
Merged

Conversation

gdams
Copy link
Member

@gdams gdams commented Feb 6, 2025

Description of change

Automatically generates social blog banners like this:

image

Checklist

  • npm test passes
  • documentation is changed or added (if applicable)
  • permission has been obtained to add new logo (if applicable)
  • contribution guidelines followed here

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for adoptium-rewrite ready!

Name Link
🔨 Latest commit e3e60f1
🔍 Latest deploy log https://app.netlify.com/sites/adoptium-rewrite/deploys/67a4ae2faee2b10008055380
😎 Deploy Preview https://deploy-preview-764--adoptium-rewrite.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

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 91.41531% with 37 lines in your changes missing coverage. Please review.

Project coverage is 80.10%. Comparing base (23fa1f5) to head (e3e60f1).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/components/News/RelatedArticles/index.tsx 0.00% 21 Missing ⚠️
...onents/News/RelatedArticles/RelatedArticleCard.tsx 0.00% 10 Missing ⚠️
src/util/generateFeaturedImage.tsx 98.27% 2 Missing ⚠️
src/components/Events/EventCard/index.tsx 83.33% 1 Missing ⚠️
src/components/News/NewsCardList/index.tsx 97.29% 1 Missing ⚠️
src/templates/newsPost.tsx 83.33% 1 Missing ⚠️
src/templates/tagPage.tsx 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #764      +/-   ##
==========================================
+ Coverage   79.80%   80.10%   +0.29%     
==========================================
  Files         152      153       +1     
  Lines       11334    11548     +214     
  Branches      826      855      +29     
==========================================
+ Hits         9045     9250     +205     
- Misses       2289     2298       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdams gdams merged commit d175674 into adoptium:main Feb 6, 2025
13 checks passed
@gdams gdams deleted the tweaks branch February 6, 2025 12:48
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.

2 participants