3b1b / 3Blue1Brown.com

https://www.3blue1brown.com
Other
350 stars 125 forks source link

update-patrons action #345

Open kurtbruns opened 1 year ago

kurtbruns commented 1 year ago

In the automatically triggered "update-patrons" action we are getting the following warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1.

Probably fine to upgrade the versions in the .github/workflows/update-patrons.yaml, but didn't want to do it without testing the script which requires the secret PATREON_ACCESS_TOKEN. Alternatively, I suppose you could update and then check the output Patreons on the live website.

vincerubinetti commented 6 months ago

I've been worried about this script ever since I left this repo. I remember this script having some issues from the start that I didn't get a chance to resolve. Someone should make sure the patrons being listed are accurate 😬

vincerubinetti commented 1 month ago

Duplicate https://github.com/3b1b/3Blue1Brown.com/issues/289