Skip to content
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

Integrated nodemailer-sendgrid-transport as a package #706

Closed
wants to merge 7 commits into from
Closed

Integrated nodemailer-sendgrid-transport as a package #706

wants to merge 7 commits into from

Conversation

Berkmann18
Copy link
Contributor

@Berkmann18 Berkmann18 commented Jul 26, 2018

Fixes

Closes nodemailer-sendgrid-transport#67.

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

Short description of what this PR does:

  • Integrates the then nodemailer-sendgrid-transport package as an sub-package among others (while having it match and follow the structure/convention used by other sub-packages).
  • Help with PRs such as NST#67, NST#64 and issues such as NST#65 and NST#25.

If you have questions, please send an email to Sendgrid, or file a Github Issue in this repository.

Note: (as discussed in the PR mentioned above): the npm test fails due to the usage of the former sendgrid package in this codebase with some API changes and some sub-packages not available yet on NPM (causing all require('@sendgrid/xxx') to fail).

ImgBotApp and others added 7 commits July 25, 2018 13:40
*Total -- 100.72kb -> 93.83kb (6.84%)

/packages/subscription-widget/server/static/template.png -- 71.49kb -> 65.69kb (8.11%)
/packages/subscription-widget/server/static/sample-form.png -- 29.23kb -> 28.14kb (3.72%)
I copied the repo's content to this directory and removed files that
weren't needed at that scope while ensuring a minimum of similarity in
the structure used by other packages at the same scope.
[ImgBot] optimizes images
But `npm test` fail due to an unfound `sendgrid` package, no idea how to
solve that.
@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Jul 26, 2018
@SendGridDX
Copy link
Collaborator

SendGridDX commented Jul 26, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Berkmann18
❌ ImgBotApp
You have signed the CLA already but the status is still pending? Let us recheck it.

@Berkmann18
Copy link
Contributor Author

Whoops, a tiny detail I that I let pass by, I'll try removing the bot's commits and perhaps close this PR and open a new one for cleanness sake.

@Berkmann18 Berkmann18 closed this Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: code review request requesting a community code review or review from Twilio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants