eslint / eslint.org

ESLint website
Apache License 2.0
74 stars 62 forks source link

fix: Ensure donations don't show up as sponsors #623

Closed nzakas closed 3 weeks ago

nzakas commented 3 weeks ago

Prerequisites checklist

What is the purpose of this pull request?

What changes did you make? (Give an overview)

Siemens recently donated $1000 to ESLint through GitHub Sponsors, but it's showing up as a sponsor rather than a donation.

This updates our script to filter out any one-time sponsorships from the sponsors list (these are displayed as individual donations rather than sponsorships).

I also fixed the sorting of donations so that the Open Collective and GitHub donations are sorted in chronological order across both data sets.

Related Issues

Is there anything you'd like reviewers to focus on?

netlify[bot] commented 3 weeks ago

Deploy Preview for new-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/new-eslint/deploys/66db4f96cadbfe0008095521
Deploy Preview https://deploy-preview-623--new-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for hi-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/hi-eslint/deploys/66db4f962e5dc2000831cd22
Deploy Preview https://deploy-preview-623--hi-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for es-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/es-eslint/deploys/66db4f96c7b27300088d4888
Deploy Preview https://deploy-preview-623--es-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for ja-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/ja-eslint/deploys/66db4f96c4f0a40009c5835d
Deploy Preview https://deploy-preview-623--ja-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for zh-hans-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/zh-hans-eslint/deploys/66db4f96edebba00084dba5c
Deploy Preview https://deploy-preview-623--zh-hans-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for pt-br-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/pt-br-eslint/deploys/66db4f96a3517d0009d5a569
Deploy Preview https://deploy-preview-623--pt-br-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for fr-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/fr-eslint/deploys/66db50026750230008732a20
Deploy Preview https://deploy-preview-623--fr-eslint.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.

netlify[bot] commented 3 weeks ago

Deploy Preview for de-eslint ready!

Name Link
Latest commit f9182f746cf2db96fcf6b927dc1496b84f35c395
Latest deploy log https://app.netlify.com/sites/de-eslint/deploys/66db4f967dc40b0008dff216
Deploy Preview https://deploy-preview-623--de-eslint.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.

amareshsm commented 3 weeks ago

Nice catch! Iā€™m nearly done with the changes. Hopefully, this will resolve the issue in other repositories as well. You can track the progress here: https://github.com/eslint/eslint.org/issues/619.