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

Feat: Dynamic contributors' avatars in the Community page #1364

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

DhairyaMajmudar
Copy link
Member

What kind of change does this PR introduce?

  1. Selecting randomly 60 contributors from the community-users.json file
  2. Removing bot contributors using array filters
  3. Removed contributor's images and community.json files

Issue Number:

Screenshots/videos:

Screencast.from.2025-01-24.01-31-33.webm

If relevant, did you update the documentation?
N/A

Summary
Dynamic contributors' avatars in the Community page

Does this PR introduce a breaking change?
N/A

@DhairyaMajmudar DhairyaMajmudar requested a review from a team as a code owner January 23, 2025 20:09
Copy link

github-actions bot commented Jan 23, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 063e3c7

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ee9538b) to head (063e3c7).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1364   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

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

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Great job! Let's merge.

Can we create another issue to explore ways to optimize the image sizes and reduce the load time and image sizes?

@benjagm benjagm merged commit 82c086f into json-schema-org:main Feb 1, 2025
11 checks passed
@DhairyaMajmudar DhairyaMajmudar deleted the contributors branch February 1, 2025 14:23
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.

✨ Enhancement: Dynamic contributors' avatars in the Community page
2 participants