Allow plugins to create multiple apps
まだ誰も着手していません。
評価
調査の方向性
まず、plugin API のサーフェスと、現在 plugin がどのように app を作成したりパスをバインドしたりしているかを確認します。issue で説明されている複数 app と複数インスタンスの代替案を、設定およびバインディングの競合を含めて比較します。API が、競合する plugin インスタンスなしに個別の app ID をサポートする明確な方法を備え、その動作が文書化され、テストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Is your feature request related to a problem? Please describe.
I recently started using gotify-smtp to allow applications that don't natively support Gotify to still notify me. Sadly, everything sent to it enters in the "SMTP" app, making it hard to tell from which app the notification came.
Describe the solution you'd like
It would be nice if a plugin could generate multiple apps, so it could scale up like 1 SMTP plugin being useful for multiple SMTP senders.
Describe alternatives you've considered
The ability to run the same plugin multiple times would also make that possible, if the app name could be configured per plugin. There would however also need to be a way to prevent multiple instances of the same plugin from binding to the same path (in the SMTP plugin's case, port 1025), so this would seem more complex and harder to scale to me.
- 主要言語
- Go
- スター
- 16
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
gotify/plugin-api のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
gotify/plugin-api#11 · コメント 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
gotify/plugin-api#7 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
gotify/plugin-api#6 · コメント 2 件 ·
-
new-api
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
gotify/plugin-api#3 · コメント 4 件 · リアクション 1 件 ·
gotify/plugin-api の issue をすべて見る
似ている issue
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
kind/bug status/0-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
🤔 refinement needed
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
equinor/radix-operator#1979 ·