This is an automated email from the ASF dual-hosted git repository. riemer pushed a commit to branch rel/0.91.0 in repository https://gitbox.apache.org/repos/asf/streampipes.git
commit 0a6d1a5b9fd03ab7db3c3a19f12aae75e87ea4ff Merge: fdcc5f7e0 11a6f28d9 Author: Dominik Riemer <[email protected]> AuthorDate: Fri Feb 17 10:33:08 2023 +0100 Merge branch 'rel/0.91.0' of github.com:apache/streampipes into rel/0.91.0 .github/workflows/pypi-deployment.yml | 50 +++++++++++++++ streampipes-client-python/mkdocs.yml | 1 + .../streampipes/model/common.py | 3 +- .../streampipes/model/resource/data_stream.py | 32 ++++++++++ .../tests/client/test_endpoint.py | 2 +- streampipes-client-python/tests/model/__init__.py | 16 +++++ .../tests/model/resource/__init__.py | 16 +++++ .../tests/model/resource/test_data_stream.py | 73 ++++++++++++++++++++++ 8 files changed, 191 insertions(+), 2 deletions(-)
