eiffel-community / eiffel-community/eiffel-pythonlib
Add jq filtering to subscriber
オープン
- 主要言語
- Python
- スター
- 8
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Description
Filtering right now only works on event name and not the overall JSON data. Please add jq filtering for more advanced event filtering: https://pypi.org/project/jq/
### Motivation
More granular filtering.
### Exemplification
Listening of an artifact of a specific type.
### Benefits
Less noise for the listener.
### Possible Drawbacks
A more complex subscription mechanism.
コントリビューションガイド
調査の方向性
まず、subscriber に既存の event-name フィルタリングを見つけ、完全なイベント JSON に Python jq package を適用する方法を確認します。実装前に、subscription の構文とサポートされるフィルター動作を明確にします。リスナーが JSON の内容に基づいてイベントを選択でき、artifact-type の例も含まれるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100