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

Hotfix: Don't attempt to send emails if they have no recipients #6638

Merged
merged 8 commits into from
Nov 8, 2018

Conversation

scottbommarito
Copy link
Contributor

Aligns Gallery with NuGet/ServerCommon#222

@@ -202,11 +202,8 @@
<EmbeddedResource Include="Infrastructure\MigrateUserToOrganization.sql" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NuGet.Services.Entities">
Copy link
Contributor Author

@scottbommarito scottbommarito Nov 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed these dependencies because they are transitively pulled in by NuGet.Services.Messaging.Email. I thought having this single dependency to rev will make this easier to manage in the future.

I have no problem with reverting this back if you think this isn't a good idea.

Copy link
Member

@joelverhagen joelverhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@scottbommarito scottbommarito merged commit 51f4085 into master Nov 8, 2018
@scottbommarito scottbommarito deleted the sb-emailrecipientshotfix branch November 8, 2018 01:42
@scottbommarito scottbommarito restored the sb-emailrecipientshotfix branch July 22, 2019 23:20
@scottbommarito scottbommarito deleted the sb-emailrecipientshotfix branch July 22, 2019 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants