[I] java.lang.IndexOutOfBoundsException when passing on data through the user-defined pipeline element

2024-09-11 Thread via GitHub
Skydreamer-123 opened a new issue, #3222: URL: https://github.com/apache/streampipes/issues/3222 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Processing Elements ### What happened? Version: 0.97 Fi

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
dominikriemer commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2343511501 Hi @Skydreamer-123 which version do you use in the Maven archetype and what is your StreamPipes version? Is it both 0.97.0-SNAPSHOT? -- This is an automated message from

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

2024-09-11 Thread GitBox
The GitHub Actions job "PR validation" on streampipes.git has succeeded. Run started by GitHub user Marcelfrueh (triggered by dominikriemer). Head commit for run: 93e28e0b980dfb74f335eac0885666d20e0ef941 / Marcelfrueh <78954450+marcelfr...@users.noreply.github.com> Add new traffic light widget

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
nicolasperivolaris commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2344510449 @Skydreamer-123 I got the same problem. Version 0.95.0 is not compatible with 0.97.0-SNAPSHOT. I had to compile Streampipes and use 0.97.0-SNAPSHOT in my extens

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
dominikriemer commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2344767753 @Skydreamer-123 @nicolasperivolaris this accounts for all releases as well, while upgrades from one version to the next version are supported, the extension service version

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

2024-09-11 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: 157eae772aa643bfd475f0304d5cb5da74af257a / wyyolo <105999518+wyy...@users.noreply.github.com> feat: add more support for adapter API to Go clie