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

Mailman Tweaks #192

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Mailman Tweaks #192

merged 4 commits into from
Oct 29, 2024

Conversation

charliemirabile
Copy link
Contributor

Various small changes to mailman to improve the output and make it more robust

Cloning might fail if the requested tag does not exist, but we should
handle that possibility gracefully and just return an error instead of
bubbling an exception up to the caller.
If parsing the email fails (e.g. UtfDecodeError) we want to still record
the attempt in the database so that it at least appears on the submission
dashboard.
It is useful to have a tag for a submission even if it is basically
completely bogus. We should try to make a tag as soon as possible.
The log is filled with the messages from this git advice. We do not need
this advice in a noninteractive context so just shut it up.
Copy link
Contributor

@michael-burke4 michael-burke4 left a comment

Choose a reason for hiding this comment

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

lgtm

@michael-burke4 michael-burke4 merged commit 86a7ae7 into master Oct 29, 2024
@michael-burke4 michael-burke4 deleted the tweaks branch October 29, 2024 14:51
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.

2 participants