This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch 3207-remove-pipeline-element-recommender
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 9ef4d85f06dea0f4c90cab63b505fc34fe6ab2ec
Merge: 47fad6e803 02b60f7692
Author: Dominik Riemer <[email protected]>
AuthorDate: Tue Sep 3 17:38:30 2024 +0200

    Merge branch 'dev' into 3207-remove-pipeline-element-recommender

 streampipes-client-python/.pre-commit-config.yaml  | 10 ++++----
 streampipes-client-python/pyproject.toml           | 10 ++++++++
 .../streampipes/endpoint/api/data_lake_measure.py  |  6 +++--
 .../functions/utils/data_stream_generator.py       |  3 ++-
 .../streampipes/model/common.py                    |  2 +-
 .../streampipes/model/resource/data_stream.py      |  2 +-
 .../model/preview/PipelinePreviewModel.java        | 14 ++++++-----
 .../matching/PipelineModificationGenerator.java    |  8 +++---
 .../matching/PipelineVerificationHandlerV2.java    |  4 ++-
 .../pipeline/AbstractPipelineValidationStep.java   | 10 +-------
 ...Validator.java => IPipelineValidationStep.java} | 20 ++++-----------
 .../v2/pipeline/PipelineValidationSteps.java       |  2 +-
 .../matching/v2/pipeline/PipelineValidator.java    | 11 ++++----
 .../manager/preview/PipelinePreview.java           | 29 +++++++++++++++++++---
 .../src/lib/model/gen/streampipes-model.ts         | 18 ++++++++++----
 .../pipeline-assembly-drawing-area.component.ts    |  4 ++-
 .../pipeline-element-preview.component.ts          |  8 ++++--
 .../dropped-pipeline-element.component.html        |  6 ++---
 ui/src/app/services/live-preview.service.ts        |  8 ++++--
 19 files changed, 109 insertions(+), 66 deletions(-)

Reply via email to