You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable authentication via Github access token (#247)
* Make naming of responses imports consistent
* Enable authentication via Github access token
* Use Github authentication for live service tests
* Make live/local test mode distinction clearer
Fix ingestion of emails with attachments (#210)
* Fix ingestion of emails with attachments
* Remove ca-certificates (installed by default)
* Add client email with attachment to integ tests
* Fix Sendgrid client API change