You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/08/01 19:36:06 UTC

[incubator-streampipes] branch STREAMPIPES-563 updated (1622d8167 -> 131818755)

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

zehnder pushed a change to branch STREAMPIPES-563
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


    from 1622d8167 Merge branch 'STREAMPIPES-545' into STREAMPIPES-563
     add 71cf84317 [hotfix] Added cypress webpack preprocessor dependency
     add 4bb2d2c7a [hotfix] Fix connect schema rule test
     add fe05a0343 [hotfix] Fix dashboard cypress test
     add 0db857b43 [hotfix] Fix cypress test datalake configuration
     add 94d97443e [hotfix] Fix test widget data configuration
     add 5a1fe4066 [hotfix] Fix cypress test add datalake admin user
     new 131818755 Merge branch 'STREAMPIPES-545' into STREAMPIPES-563

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../fixtures/connect/schemaRules/expected.csv       |  2 +-
 ui/cypress/fixtures/datalake/sample.csv             | 20 ++++++++++----------
 ui/cypress/support/utils/ConnectEventSchemaUtils.ts |  2 +-
 ui/cypress/support/utils/ConnectUtils.ts            | 21 +++++++++++++--------
 ui/cypress/support/utils/DataLakeUtils.ts           |  2 +-
 ui/cypress/support/utils/PipelineUtils.ts           |  8 +++++---
 .../tests/dashboard/dashboardTest.smoke.spec.ts     | 20 ++------------------
 .../datalake/widgetDataConfiguration.smoke.spec.ts  |  3 +++
 ui/package.json                                     |  3 ++-
 .../existing-adapters.component.html                |  2 +-
 .../delete-adapter-dialog.component.html            |  2 +-
 .../add-visualization-dialog.component.html         |  2 +-
 .../pipeline-overview.component.html                |  2 +-
 ui/src/app/services/auth.service.ts                 |  2 ++
 14 files changed, 44 insertions(+), 47 deletions(-)


[incubator-streampipes] 01/01: Merge branch 'STREAMPIPES-545' into STREAMPIPES-563

Posted by ze...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch STREAMPIPES-563
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit 131818755c0c2acff1e23aa2be44fb031412be7e
Merge: 1622d8167 5a1fe4066
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Mon Aug 1 21:35:58 2022 +0200

    Merge branch 'STREAMPIPES-545' into STREAMPIPES-563

 .../fixtures/connect/schemaRules/expected.csv       |  2 +-
 ui/cypress/fixtures/datalake/sample.csv             | 20 ++++++++++----------
 ui/cypress/support/utils/ConnectEventSchemaUtils.ts |  2 +-
 ui/cypress/support/utils/ConnectUtils.ts            | 21 +++++++++++++--------
 ui/cypress/support/utils/DataLakeUtils.ts           |  2 +-
 ui/cypress/support/utils/PipelineUtils.ts           |  8 +++++---
 .../tests/dashboard/dashboardTest.smoke.spec.ts     | 20 ++------------------
 .../datalake/widgetDataConfiguration.smoke.spec.ts  |  3 +++
 ui/package.json                                     |  3 ++-
 .../existing-adapters.component.html                |  2 +-
 .../delete-adapter-dialog.component.html            |  2 +-
 .../add-visualization-dialog.component.html         |  2 +-
 .../pipeline-overview.component.html                |  2 +-
 ui/src/app/services/auth.service.ts                 |  2 ++
 14 files changed, 44 insertions(+), 47 deletions(-)