Page MenuHomeDevCentral

Improve SendGrid integration
ClosedPublic

Authored by dereckson on Nov 15 2015, 05:02.
Referenced Files
F17635258: D68.id157.diff
Mon, Dec 15, 16:12
Unknown Object (File)
Fri, Dec 12, 19:33
Unknown Object (File)
Wed, Dec 10, 23:14
Unknown Object (File)
Wed, Dec 10, 19:32
Unknown Object (File)
Tue, Dec 9, 10:21
Unknown Object (File)
Tue, Nov 25, 02:12
Unknown Object (File)
Tue, Nov 25, 02:11
Unknown Object (File)
Tue, Nov 25, 00:46

Details

Summary

We want to allow at docker run time to declare the SendGrid config.

New environment variables:

  • PHABRICATOR_USE_SENDGRID: if set, will use SendGrid as mail adapter
  • PHABRICATOR_SENDGRID_APIUSER: the API username to access SendGrid
  • PHABRICATOR_SENDGRID_APIKEY: the API key to access SendGrind

Fixes T576.

Test Plan

Tested with Zed Phabricator container.

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
SendGrid
Build Status
Buildable 70
Build 70: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Improve SendGrid integration.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a project: Zed.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 15 2015, 05:04
This revision was automatically updated to reflect the committed changes.