[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: a3e9208242b90e54156ebf93007c0c46516ec892 / bossenti extend user documentation Report URL: https://github.com/apache/streampipes/actions/runs/7

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: 3f36fc1cb6a86a20b8a6070633866101fe634851 / bossenti Merge remote-tracking branch 'origin/dev' into teams-sink-silence-period Report URL: https

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: 99741b3c298b7e5d26f789e6ced364ab9f1f3c7e / bossenti fix checkstyle Report URL: https://github.com/apache/streampipes/actions/runs/7178930711

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: 8d3c88ca32d117d6b959092e5e57a5d5bfc66cae / bossenti remove changes from sink Report URL: https://github.com/apache/streampipes/actions/runs/71

[I] Extend Notification sinks by silent period

2023-12-12 Thread via GitHub
bossenti opened a new issue, #2312: URL: https://github.com/apache/streampipes/issues/2312 ### Body Currently, we have three notification sinks without the option to configure a silent period: - OneSignalSink - SlackSink - TelegramSink With https://github.com/apach

[I] Improve performance of data explorer queries

2023-12-12 Thread via GitHub
dominikriemer opened a new issue, #2313: URL: https://github.com/apache/streampipes/issues/2313 ### Body Currently, before executing data explorer queries, we perform a count query to get the expected number of results. This makes queries over longer duration very slow since Influx

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: 926550b4e6e2189c3970d459e836f986f456cf19 / bossenti restructuring Report URL: https://github.com/apache/streampipes/actions/runs/7179690566 W

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: 8e5af2c01b67437c24d9b7f04326ddebb800ba3b / Tim Bossenmaier fix style & remove todo comment Report URL: https://github.com/apache/streampipes/

[GH] (streampipes): Workflow run "PR validation" is working again!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user dominikriemer (triggered by dominikriemer). Head commit for run: 1525accdcf3bc9a670820456259d37b43b003114 / Dominik Riemer feat(#2313): Remove count query from data explorer queries Report URL:

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: d2aa08e85c248921e2fb6a413fb7688b47d0fd1a / Tim Bossenmaier fix header Report URL: https://github.com/apache/streampipes/actions/runs/71801177

[GH] (streampipes): Workflow run "PR validation" is working again!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user dominikriemer (triggered by dominikriemer). Head commit for run: a7d747e751b13cf93e50f04d8dab245535b5ac60 / Dominik Riemer Extract query result functionality into separate methods Report URL: h

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user dominikriemer (triggered by dominikriemer). Head commit for run: e710233736c76e911e2f7abb014154671392638d / Dominik Riemer Remove unused methods Report URL: https://github.com/apache/streampipes/a

[GH] (streampipes): Workflow run "PR validation" is working again!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user bossenti (triggered by bossenti). Head commit for run: a6bdecfc12eabe597f009a8442a39e34f361a95a / Tim Bossenmaier fix header Report URL: https://github.com/apache/streampipes/actions/runs/71810

Re: [I] Improve performance of data explorer queries

2023-12-12 Thread via GitHub
dominikriemer closed issue #2313: Improve performance of data explorer queries URL: https://github.com/apache/streampipes/issues/2313 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[I] Remove streampipes-config dependencies

2023-12-12 Thread via GitHub
dominikriemer opened a new issue, #2316: URL: https://github.com/apache/streampipes/issues/2316 ### Body After removal of Consul, we removed the streampipes-config module, but still have some references to the SNAPSHOT version in our codebase. ### StreamPipes Committer I

Re: [I] Remove streampipes-config dependencies

2023-12-12 Thread via GitHub
dominikriemer closed issue #2316: Remove streampipes-config dependencies URL: https://github.com/apache/streampipes/issues/2316 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Migrate Jersey REST resources to Spring Web

2023-12-12 Thread via GitHub
dominikriemer commented on issue #2276: URL: https://github.com/apache/streampipes/issues/2276#issuecomment-1852463288 Closed with #2277 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [I] Migrate Jersey REST resources to Spring Web

2023-12-12 Thread via GitHub
dominikriemer closed issue #2276: Migrate Jersey REST resources to Spring Web URL: https://github.com/apache/streampipes/issues/2276 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GH] (streampipes): Workflow run "run-cypress-tests" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "run-cypress-tests" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: b836c8723a059739f88bae930b950c39d2f64193 / Dominik Riemer fix(#216): Remove obsolete dependencies to streampipes-config (#2317) Report URL: h

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: f7781e4a98cf7b85cf0bcca8b5921d5f4fcc0dbd / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps-dev): b

[GH] (streampipes): Workflow run "PR validation" failed!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 219ed080385bcfd5838fda83aaeaecd1cb1eca8a / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bump

[GH] (streampipes): Workflow run "PR validation" is working again!

2023-12-12 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 35ac66adca9c0575dfc56c434774d9dd16de297e / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps-dev)