Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fix email push in pusher worker #1875

Merged
merged 1 commit into from Feb 2, 2017

Conversation

Projects
None yet
2 participants
Owner

erikjohnston commented Feb 2, 2017

This was broken when device list updates were implemented, as Mailer could no longer instantiate an AuthHandler due to a dependency on federation sending.

Fix email push in pusher worker
This was broken when device list updates were implemented, as Mailer
could no longer instantiate an AuthHandler due to a dependency on
federation sending.

@erikjohnston erikjohnston merged commit 5ae38b6 into develop Feb 2, 2017

7 of 8 checks passed

Sytest Dendron (Commit) Build #1471 origin/erikj/fix_email_push failed in 12 min
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #2291 origin/erikj/fix_email_push succeeded in 8 min 10 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #2359 origin/erikj/fix_email_push succeeded in 5 min 42 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@erikjohnston erikjohnston deleted the erikj/fix_email_push branch Mar 29, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment