maddyctl: Consider removing non-uid variants of IMAP commands
オープン
breaking-config
maddyctl
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Sequence numbers are not guaranteed to refer to any particular message since they can easily change between maddyctl invocations (e.g. if used in a script). Though this should not happen often, I think we should get rid of this footgun.
コントリビューションガイド
調査の方向性
まず、IMAP コマンド処理における maddyctl の実装と、non-UID バリアントの場所を特定します。これらのコマンドがどのように公開され、呼び出されているかを確認します。non-UID コマンドが壊れた参照を残さずに削除され、残りの UID コマンドが引き続き期待どおりに動作すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100