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

SvenO3 pushed a commit to branch 
4618-health-check-restarts-adapter-during-stopping-process
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 22f24321df4080b751a762be2f091535887e15ae
Merge: 6f0300c2ae e722854732
Author: Sven Oehler <[email protected]>
AuthorDate: Tue Jun 23 15:43:03 2026 +0200

    Merge branch 'dev' of https://github.com/apache/streampipes into 
4618-health-check-restarts-adapter-during-stopping-process

 .../export/ConfiguredCsvOutputWriter.java          |  4 +-
 .../dataexplorer/export/item/CsvItemGenerator.java | 25 ++++++++-
 .../export/TestConfiguredCsvOutputWriter.java      | 24 +++++++++
 .../dataexplorer/export/TestCsvItemGenerator.java  | 34 ++++++++++++
 .../dataexplorer/influx/PropertyHandler.java       |  8 ++-
 .../influx/TimeSeriesStorageInfluxTest.java        | 46 +++++++++++++++++
 .../export/dataimport/ImportGenerator.java         |  2 +-
 .../export/generator/ExportPackageGenerator.java   |  2 +-
 .../export/StreamPipesApplicationPackage.java      | 28 ----------
 ui/cypress/support/utils/dashboard/Inspector.ts    | 60 ++++++++++++++++++++++
 ui/cypress/support/utils/user/PermissionUtils.ts   | 19 +++++++
 ui/cypress/tests/chart/publicDashboardLink.spec.ts | 49 ++++++++++++++++++
 .../no-data/no-data-in-date-range.component.html   |  1 +
 .../dashboard-overview-table.component.ts          |  4 ++
 .../components/panel/dashboard-panel.component.ts  |  6 +++
 15 files changed, 279 insertions(+), 33 deletions(-)

Reply via email to