Skip to content

fix (smtp_batch): CLI overwriting params#2699

Merged
sebix merged 1 commit into
developfrom
fixup-smtp_batch-cli
Apr 24, 2026
Merged

fix (smtp_batch): CLI overwriting params#2699
sebix merged 1 commit into
developfrom
fixup-smtp_batch-cli

Conversation

@e3rd

@e3rd e3rd commented Apr 23, 2026

Copy link
Copy Markdown
Member

Tiny fix, argparse made shadow over the defaults. When the user did not specify ex. gpg_key in CLI, the None value overwritten the config file value and no GPG appeared.

@e3rd

e3rd commented Apr 23, 2026

Copy link
Copy Markdown
Member Author

(fails have nothing in common with me :) )

@sebix

sebix commented Apr 24, 2026

Copy link
Copy Markdown
Member

(fails have nothing in common with me :) )

These failures finally annoyed me enough to implement a permanent solution: #2700
I offer you a deal: You review that PR, I merge it, then the tests here will succeed and I can merge this one too :)

@sebix sebix added this to the 3.5.1 Patch release milestone Apr 24, 2026
@sebix sebix added component: bots bug Indicates an unexpected problem or unintended behavior labels Apr 24, 2026
@e3rd

e3rd commented Apr 24, 2026

Copy link
Copy Markdown
Member Author

Haha, deal! ;) (In few days)

@sebix sebix force-pushed the fixup-smtp_batch-cli branch from b8de6fc to cb1afe1 Compare April 24, 2026 15:53
@sebix sebix merged commit bbe452a into develop Apr 24, 2026
31 checks passed
@sebix sebix deleted the fixup-smtp_batch-cli branch April 24, 2026 16:04
@sebix

sebix commented Apr 24, 2026

Copy link
Copy Markdown
Member

It was a pleasure making a deal with you!

@e3rd

e3rd commented Apr 25, 2026

Copy link
Copy Markdown
Member Author

:D <3

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

Labels

bug Indicates an unexpected problem or unintended behavior component: bots

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants