SaxyPandaBear / food-pics

Scheduled webhook that scrapes Reddit and posts to Discord
MIT License
0 stars 0 forks source link

Add CI actions #1

Closed SaxyPandaBear closed 2 years ago

SaxyPandaBear commented 2 years ago

Add GitHub actions to include testing operations before things can get pushed out, so that the deployment of the webhook code can be automated.

SaxyPandaBear commented 2 years ago

Completed with https://github.com/SaxyPandaBear/my-webhooks/commit/2e40338df8e5288df6accbc68c02bb19bc72e848

Would be good to add in a Contributing/Developing guide to include tests, and add those to the workflow.