eiffel-community / eiffel-community/eiffel-pythonlib
Add jq filtering to subscriber
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.