Skip to content

Mailman Tweaks#192

Merged
michael-burke4 merged 4 commits into
masterfrom
tweaks
Oct 29, 2024
Merged

Mailman Tweaks#192
michael-burke4 merged 4 commits into
masterfrom
tweaks

Conversation

@charliemirabile

Copy link
Copy Markdown
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.

@michael-burke4 michael-burke4 left a comment

Copy link
Copy Markdown
Contributor

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