email-markup-consortium / emailmarkup.org

https://emailmarkup.org
6 stars 4 forks source link

Automated weekly deploys stop on 15 Feb 2024 #74

Open husseinalhammad opened 8 months ago

husseinalhammad commented 8 months ago

The site is set to build and deploy once a week. This is triggered by posting to a Netlify webhook from a free IFTTT applet. IFTTT recently announced that this feature will no longer be available in their free plan.

This is really only needed so that we can auto update the Email Client Feature Support Rankings on a weekly basis: https://emailmarkup.org/en/reports/email-clients/feature-support-rankings/

husseinalhammad commented 8 months ago

I think we can set a cron on our render.com server instead of upgrading our IFTTT account. We just need a weekly cron job to send a POST request to a Netlify webhook.