-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Support for AMP HTML Email #945
Conversation
@thinkingserious need your superpowers here !!! . Please check and let me know about the PR. Thanks |
@thinkingserious gentle reminder. Please let me know if you need any help regarding review. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Thanks for the review @thinkingserious. Will update in 2 days, caught up with something. Will let you know, once the changes are done. |
That sounds good @modernwarfareuplink, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
Could you please update the tests here to finish this one off? https://github.com/sendgrid/sendgrid-python/blob/HEAD/test/test_mail_helpers.py
Thanks again!
Thanks for the review. I am really sorry that it took this long and no updates from my side. Will finish adding the tests by morning (in around 12 hours) and let you know. |
@thinkingserious have resolved your comments, made few changes around the ordering and added appropriate tests. Also found that the build was failing due to copyrights year and fixed it too. Please review and let me know if you need any additional details. Thank you |
@thinkingserious gentle reminder for review. Please let me know if you have any issues. Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the tests! I've just requested a few changes but over all this looks good to me!
Have updated the minor comment @JenniferMah . Please do have a look once. Thank you |
@thinkingserious need your superpowers for review and merging the changes 🙏 |
Thank you @JenniferMah |
I acknowledge that my contributions will be made under the same open-source license that the open-source project is provided under
Adds support for sending AMP HTML email
text/x-amp-html
Resolves
Checklist