Re: [I] Redesign FileAPI to use original file name

2023-12-04 Thread via GitHub
muyangye commented on issue #2181: URL: https://github.com/apache/streampipes/issues/2181#issuecomment-1838092788 @tenthe @bossenti Ah yes a migration is definitely the solution here! After the migration we can simply use the merged file name as Tim said. I will split my PR into 2 PRs, 1 th

Re: [I] FIle upload does not allow for multiple files

2023-12-04 Thread via GitHub
muyangye commented on issue #2221: URL: https://github.com/apache/streampipes/issues/2221#issuecomment-1838098409 I have investigated a little bit and this is actually the expected behavior. If we want to upload multiple files, we have to multi-select them all at once (i.e. ctrl+click) inst

Re: [I] Redesign FileAPI to use original file name

2023-12-04 Thread via GitHub
tenthe commented on issue #2181: URL: https://github.com/apache/streampipes/issues/2181#issuecomment-1838496362 That's a good point. I'm not sure what the best option is here that won't break anything. Maybe we can change the names as long as we keep the internal file ID, but we should c

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: f0bf69dbda4c976058121e02d77028b6db358f28 / Philipp Zehnder refactor(#2246): Update pipeline template to store adapter event stream Report URL: ht

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: 61f47651dd3d937245360eb60060d9cb43524e99 / Philipp Zehnder refactor(#2246): Update typescript model Report URL: https://github.com/apache/streamp

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: 7099aa019d4d3e8bd8fd750da8599a047ecb6956 / Philipp Zehnder refactor(#2246): Remove duplicated code in InfluxDbClient Report URL: https://github.c

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: 57d5c6e3d7e4c05f1b53467672c491afdacb9a96 / Philipp Zehnder refactor(#2246): Remove uri in NamedStreamPipesEntity from ui code Report URL: https:/

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: 3555de3b07f4bf086baf63b56b0af265b9e4efca / Philipp Zehnder refactor(#2246): Fix checkstyle Report URL: https://github.com/apache/streampipes/a

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user tenthe (triggered by tenthe). Head commit for run: 9afaf4a589db2ecb85e01cac6978c17424b08647 / Philipp Zehnder refactor(#2246): Fix update bug Report URL: https://github.com/apache/streampipes/acti

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

2023-12-04 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: af61cb826cb1fb60be5e9a8b7745cd4edaab2d2d / Dominik Riemer Fix docs link on login page, improve layout Report URL: https://github

Re: [I] Redesign FileAPI to use original file name

2023-12-04 Thread via GitHub
muyangye commented on issue #2181: URL: https://github.com/apache/streampipes/issues/2181#issuecomment-1839627740 > That's a good point. I'm not sure what the best option is here that won't break anything. Maybe we can change the names as long as we keep the internal file ID, but we should

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

2023-12-04 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: 5ef7bbb69b3ff8a02ab4b410ec00cde282531962 / Tim <50115603+bosse...@users.noreply.github.com> fix: old SNAPSHOT references (#2268) Report URL: h

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

2023-12-04 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: a982d616eed592177234784cf1bb2bb8e46be316 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bump

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

2023-12-04 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: f6bc4ac73b153e7bfa1844e9f25a64c38967d4fb / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bu

Re: [I] FIle upload does not allow for multiple files

2023-12-04 Thread via GitHub
bossenti closed issue #2221: FIle upload does not allow for multiple files URL: https://github.com/apache/streampipes/issues/2221 -- 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] FIle upload does not allow for multiple files

2023-12-04 Thread via GitHub
bossenti commented on issue #2221: URL: https://github.com/apache/streampipes/issues/2221#issuecomment-1840099110 Mhm okay, thanks a lot for investigating @muyangye 🙏🏼 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

2023-12-04 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has failed. Run started by GitHub user dshunter107 (triggered by bossenti). Head commit for run: 3a4e7e3285b60ad816f6a3ae1302097830955d0c / dshunter107 Includes output strategy for time zone. One possible workaround is to use the time