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

Add DeliverEmail #2122

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Add DeliverEmail #2122

merged 1 commit into from
Apr 4, 2024

Conversation

thomasleese
Copy link
Contributor

This adds a service for encapsulating the logic related to sending emails and recording the emails in the timeline. This allows us to send emails in the fake data and record the correct time rather than adding the timeline event in the Sidekiq process.

@thomasleese thomasleese requested a review from a team as a code owner April 4, 2024 15:27
@thomasleese thomasleese force-pushed the deliver-emails branch 2 times, most recently from 4e5059a to be47d08 Compare April 4, 2024 15:34
This adds a service for encapsulating the logic related to sending
emails and recording the emails in the timeline. This allows us to send
emails in the fake data and record the correct time rather than adding
the timeline event in the Sidekiq process.
Copy link

github-actions bot commented Apr 4, 2024

@thomasleese thomasleese merged commit 59e4b1a into main Apr 4, 2024
18 checks passed
@thomasleese thomasleese deleted the deliver-emails branch April 4, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant