-
-
Notifications
You must be signed in to change notification settings - Fork 255
feat: Generate member list from new sources #3133
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
Conversation
3b5865f to
2a30854
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR simplifies the member list generation by switching from multiple API sources (Discourse, GitHub GraphQL, Magic Grants) to a single consolidated data source. The refactoring reduces code complexity and external dependencies while maintaining the same HTML output format.
- Replaces multiple API calls with a single configurable endpoint
- Removes GitHub GraphQL sponsorship fetching and Discourse API integration
- Simplifies member counting logic by using pre-calculated unaccounted members
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
✅ Your preview is ready!
|
Signed-off-by: Daniel Gray <[email protected]> Signed-off-by: Niek de Wilde <[email protected]>
2a30854 to
a20561f
Compare
|
This pull request has been mentioned on Privacy Guides Community. There might be relevant details there: |
It generates the list at https://pr3133.unreviewed.privacyguides.dev/en/about/donate/#active-members