udplabs / zartan

Zartan is a master of make-up and disguise and so is this demo.
GNU General Public License v3.0
23 stars 23 forks source link

adds Sendgrid email support #466

Closed mdwallick closed 2 years ago

mdwallick commented 2 years ago

This is a very simple change to add Sendgrid support for emails.

noinarisak commented 2 years ago

Maybe one of these days, I create Adapter pattern to enable more Email Providers.

mdwallick commented 2 years ago

I added Sendgrid documentation to the README.

noinarisak commented 2 years ago

Thanks for the README update, @mdwallick!

Looks like the build failed due to our linting check. 😉 Can you run flake8 locally or review the build log and correct the issue and re-push the PR? Ping me on Slack if you need help.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
No Duplication information No Duplication information

mdwallick commented 2 years ago

I've fixed the linting errors. My bad for not checking that first.

noinarisak commented 2 years ago

Thanks @mdwallick 🌮 🎉 !!!