You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: implement fetch for github sponsors sponsorhip
* fixup
* feat: implement donations queary and fix links
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
* feat: update text of supporters
* feat: include past sponsors
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
* feat: sort supporters
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
* Update apps/site/next-data/generators/supportersData.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
* fixup!
* fix: update supporters data mapping to include source and adjust URL handling
* refactor: consolidate GraphQL queries for sponsorships and donations in supportersData.mjs
* refactor: streamline fetching of GitHub sponsors by combining sponsorships and donations queries
* test: add end-to-end test for partners page to verify no 500 error
* refactor: simplify cursor handling and clean up sponsor field mapping in GraphQL queries
* fix: correct wording in supporters section for clarity
* chore: standardize naming for GitHub sponsor supporter and update API key handling
* remove test
* capture at least the name or image, but omit if both are missing
---------
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
0 commit comments