dominikriemer closed issue #3298: Add Cypress E2E Tests for Compact Adapter
Feature
URL: https://github.com/apache/streampipes/issues/3298
--
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 specifi
Marcelfrueh opened a new issue, #3307:
URL: https://github.com/apache/streampipes/issues/3307
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
UI
### What happened?
Move time-range-selector component from ui/
FabriceHansen commented on issue #3304:
URL: https://github.com/apache/streampipes/issues/3304#issuecomment-2435388117
Hi @dominikriemer I didn't find a way to reorder un Grafana but it seems
that it doesn't exist. At least according to ChatGPT, the problem has to be
solved on Kafka side.
dominikriemer commented on issue #3304:
URL: https://github.com/apache/streampipes/issues/3304#issuecomment-2432366106
Hi @FabriceHansen I wouldn't classify this as a bug: StreamPipes internally
uses a `Map` data structure to represent events, and the Kafka sink serializes
messages as a `JS
tenthe opened a new issue, #3298:
URL: https://github.com/apache/streampipes/issues/3298
### Body
Implement end-to-end (E2E) tests using Cypress to validate the new compact
adapter feature.
**Acceptance Criteria:**
1. Verify that adapters can be created successfully via RE
dominikriemer closed issue #3292: Show adapter and pipeline configuration in UI
URL: https://github.com/apache/streampipes/issues/3292
--
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 com
dominikriemer closed issue #3178: Lack of Label Configuration Indication
URL: https://github.com/apache/streampipes/issues/3178
--
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.
Dj-0506 commented on issue #1885:
URL: https://github.com/apache/streampipes/issues/1885#issuecomment-2380612865
@luoluoyuyu @bossenti I would like to work on this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dominikriemer closed issue #3253: Revert Broken Auto Lint Fix in Git Pre-Commit
Hook
URL: https://github.com/apache/streampipes/issues/3253
--
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 specif
dominikriemer closed issue #3257: `StreamPipesFunctionHandler` Does Not Clean
Up All Functions on Service Stop
URL: https://github.com/apache/streampipes/issues/3257
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
tenthe commented on issue #3252:
URL: https://github.com/apache/streampipes/issues/3252#issuecomment-2378467573
Hi @ethanernst11,
you can start in the component `SavePipelineSettingsComponent`.
This contains the logic of the pipeline start menu.
If you have any questions, please fee
tenthe opened a new issue, #3257:
URL: https://github.com/apache/streampipes/issues/3257
### Body
## Description
The `StreamPipesFunctionHandler` fails to clean up all functions when the
service is stopped. The issue occurs in
`StreamPipesFunctionHandler.cleanupFunctions`, where t
nicolasperivolaris opened a new issue, #3256:
URL: https://github.com/apache/streampipes/issues/3256
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
UI
### What happened?
Importing a file with certain type e
tenthe opened a new issue, #3252:
URL: https://github.com/apache/streampipes/issues/3252
### Body
When a user tries to store a pipeline with a long name, the save action is
blocked.
## Steps to reproduce
1. Create or edit a pipeline.
2. Enter a long name for the pipeline.
tenthe closed issue #3247: timeRangeSelectors` e2e test fails in nightly CI/CD
runs
URL: https://github.com/apache/streampipes/issues/3247
--
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 specifi
dominikriemer closed issue #3249: `startAndEditOpcAdapters` test fails in Edit
OPC-UA Adapter with Tree editor
URL: https://github.com/apache/streampipes/issues/3249
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
tenthe opened a new issue, #3249:
URL: https://github.com/apache/streampipes/issues/3249
### Body
The `startAndEditOpcAdapters` test is failing when attempting to edit an
OPC-UA adapter created using the Tree editor. The test works for other cases
but consistently breaks in this scen
nicolasperivolaris opened a new issue, #3237:
URL: https://github.com/apache/streampipes/issues/3237
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
Processing Elements
### What happened?
Hello,
I was
dominikriemer closed issue #3227: Move file management from iconbar to settings
URL: https://github.com/apache/streampipes/issues/3227
--
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 com
dominikriemer closed issue #3222: java.lang.IndexOutOfBoundsException when
passing data through the user-defined pipeline element
URL: https://github.com/apache/streampipes/issues/3222
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
dominikriemer closed issue #3218: Support custom roles
URL: https://github.com/apache/streampipes/issues/3218
--
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.
To unsubscribe, e-
dominikriemer closed issue #3174: Ease modification of widget name in data
explorer data view
URL: https://github.com/apache/streampipes/issues/3174
--
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 t
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
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
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
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
dominikriemer closed issue #3207: Remove pipeline element recommender
URL: https://github.com/apache/streampipes/issues/3207
--
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.
To
dominikriemer closed issue #3201: Unable to Display `MathOpProcessor` Results
in Line Chart
URL: https://github.com/apache/streampipes/issues/3201
--
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
dominikriemer closed issue #3198: Add image to documentation.md
URL: https://github.com/apache/streampipes/issues/3198
--
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.
To unsubs
dominikriemer commented on issue #3198:
URL: https://github.com/apache/streampipes/issues/3198#issuecomment-2319030659
@nicolasperivolaris thanks for reporting this.
Some thoughts so that others can follow:
This is due to a 401 error since no auth headers are sent in the image
request
dominikriemer closed issue #3182: Deleted Data View Still Appears in Dashboard
URL: https://github.com/apache/streampipes/issues/3182
--
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
nicolasperivolaris opened a new issue, #3198:
URL: https://github.com/apache/streampipes/issues/3198
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
UI
### What happened?
It's seams impossible to display ima
tenthe closed issue #3179: New Processor: SensorLimitAlert
URL: https://github.com/apache/streampipes/issues/3179
--
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.
To unsubscribe
tenthe closed issue #3191: Remove `latestFetchedNodes` and `nodes` from OPC UA
Adapters in CouchDB
URL: https://github.com/apache/streampipes/issues/3191
--
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
dominikriemer closed issue #3192: Simplify permissions
URL: https://github.com/apache/streampipes/issues/3192
--
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.
To unsubscribe, e-
tenthe closed issue #3188: Performance Issue: Large Stored Tree Nodes Impacting
UI
URL: https://github.com/apache/streampipes/issues/3188
--
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
tenthe opened a new issue, #3190:
URL: https://github.com/apache/streampipes/issues/3190
### Body
## Description
The Cypress test `startAndEditOpcAdapters.spec.ts` fails during the editing
of the OPC UA adapter.
## Problem
- Nodes in the `Browse` tab are not loaded when e
dominikriemer closed issue #1041: Change EPSG service variables to proper
ConfigKeys
URL: https://github.com/apache/streampipes/issues/1041
--
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 specif
dominikriemer commented on issue #2075:
URL: https://github.com/apache/streampipes/issues/2075#issuecomment-2313172731
Close as not planned
--
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 spe
dominikriemer closed issue #2075: Write documentation for binary message formats
URL: https://github.com/apache/streampipes/issues/2075
--
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 co
dominikriemer closed issue #3165: Remove configurable data formats
URL: https://github.com/apache/streampipes/issues/3165
--
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.
To uns
dominikriemer closed issue #2354: Harmonize `InfluxStore` and `InfluxDbClient`
URL: https://github.com/apache/streampipes/issues/2354
--
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
dominikriemer closed issue #3176: Move adapter preview from dialog to details
page
URL: https://github.com/apache/streampipes/issues/3176
--
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
dominikriemer closed issue #3156: Add asset browser to overview pages
URL: https://github.com/apache/streampipes/issues/3156
--
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.
To
tenthe commented on issue #2094:
URL: https://github.com/apache/streampipes/issues/2094#issuecomment-2311644356
Hi @IsaakKrut,
to your first question. I would say that the adapter should be stopped if it
cannot be migrated. So if this has not been done yet, I would suggest
implementi
IsaakKrut commented on issue #2094:
URL: https://github.com/apache/streampipes/issues/2094#issuecomment-2311167988
Hi @bossenti, I'd like to learn more about migrations. I took a look at this
issue and there is already logging in place in AdapterMigrationManager on line
108.
`else {
tenthe opened a new issue, #3182:
URL: https://github.com/apache/streampipes/issues/3182
### Body
## Description
When a user deletes a data view, it is not removed from dashboards that use
the data view.
## Steps to Reproduce
1. Create a data view.
2. Add the data view
tenthe opened a new issue, #3181:
URL: https://github.com/apache/streampipes/issues/3181
### Body
## Issue Description
In the Data Explorer, when the event schema is edited (e.g., in a pipeline
or an adapter), the widget configuration may break because the event schema is
not upda
tenthe opened a new issue, #3179:
URL: https://github.com/apache/streampipes/issues/3179
### Body
**Feature Requirements:**
1. **Input Stream Compatibility:**
The processing element should accept events containing fields with upper
and lower limits for monitoring sensor value
tenthe opened a new issue, #3178:
URL: https://github.com/apache/streampipes/issues/3178
### Body
## Description:
When a user creates an asset and no labels are configured, it is unclear
that labels need to be created first. Currently, an input field is shown where
the user can ad
tenthe closed issue #3172: New Processor: QualityControlLimitsEnrichment
URL: https://github.com/apache/streampipes/issues/3172
--
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.
tenthe opened a new issue, #3172:
URL: https://github.com/apache/streampipes/issues/3172
### Body
## Feature Requirements
### Input Stream Compatibility
The processing element should accept any input event.
### User-Defined Limit Configuration
Users should be
tenthe closed issue #3160: Incorrect Rename Rule Displayed in Schema Editor
URL: https://github.com/apache/streampipes/issues/3160
--
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
tenthe opened a new issue, #3163:
URL: https://github.com/apache/streampipes/issues/3163
### Body
The OPC UA adapter performs requests to available nodes even when not all
necessary configurations are provided, see screenshot.
https://github.com/user-attachments/assets/e1d2047e
tenthe opened a new issue, #3160:
URL: https://github.com/apache/streampipes/issues/3160
### Body
## Description
When using the `Add static value` function in Connect to add multiple static
properties, an incorrect rename rule is shown in the schema editor.
## Steps to Repro
dominikriemer closed issue #3033: Support modification of individual data views
URL: https://github.com/apache/streampipes/issues/3033
--
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 com
dominikriemer closed issue #3043: Support selection of data views in data
explorer dashboard
URL: https://github.com/apache/streampipes/issues/3043
--
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 th
dominikriemer closed issue #3079: Add permission management to data views
URL: https://github.com/apache/streampipes/issues/3079
--
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.
dominikriemer closed issue #3068: Add data refresh interval to data explorer
URL: https://github.com/apache/streampipes/issues/3068
--
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 commen
dominikriemer closed issue #3090: Add gauge chart to data explorer
URL: https://github.com/apache/streampipes/issues/3090
--
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.
To uns
dominikriemer closed issue #3091: Add time ordering configuration to data
explorer
URL: https://github.com/apache/streampipes/issues/3091
--
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
dominikriemer closed issue #3032: Harmonize data explorer and live dashboard
URL: https://github.com/apache/streampipes/issues/3032
--
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 commen
dominikriemer opened a new issue, #3156:
URL: https://github.com/apache/streampipes/issues/3156
### Body
_No response_
### StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes
project.
--
This is an automated message from the
dominikriemer closed issue #3141: Add site and area configuration to assets
URL: https://github.com/apache/streampipes/issues/3141
--
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
tenthe opened a new issue, #3153:
URL: https://github.com/apache/streampipes/issues/3153
### Body
## Description
Following the changes made in PR #3152, the functionality to add static
properties in the UI was removed. Additionally, the
`CreateNestedRuleDescription` functionality
tenthe closed issue #3112: OPC UA Multi-Node Selection Editor
URL: https://github.com/apache/streampipes/issues/3112
--
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.
To unsubscr
dominikriemer closed issue #3135: Add labels and asset type to asset view
URL: https://github.com/apache/streampipes/issues/3135
--
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.
tenthe closed issue #3116: Refactor `StaticRuntimeResolvableTreeInput` into
Smaller Subcomponents
URL: https://github.com/apache/streampipes/issues/3116
--
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
dominikriemer closed issue #3131: Migration breaks core when trying to migrate
non-existing extension
URL: https://github.com/apache/streampipes/issues/3131
--
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
dominikriemer closed issue #3119: Refactor pipeline editor UI components
URL: https://github.com/apache/streampipes/issues/3119
--
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.
tenthe closed issue #3117: `OneTimePlcRequestReader` does not remove connection
after reading PLC data
URL: https://github.com/apache/streampipes/issues/3117
--
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 t
tenthe opened a new issue, #3117:
URL: https://github.com/apache/streampipes/issues/3117
### Body
_No response_
### StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes
project.
--
This is an automated message from the Apache
dominikriemer closed issue #3105: Allow modification of running pipelines
URL: https://github.com/apache/streampipes/issues/3105
--
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.
tenthe commented on issue #3054:
URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2271616668
Hi @leonmeerfeld,
we conducted additional testing and discovered an issue with the renaming
rule.
This problem seems to have nothing to do with the OPC UA adapter, rathe
tenthe closed issue #3109: Remove `app-asset-monitoring` from
`deployment/app.ts`
URL: https://github.com/apache/streampipes/issues/3109
--
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
dominikriemer closed issue #3097: Duplicated "Schema Update" properties in Data
Lake configuration
URL: https://github.com/apache/streampipes/issues/3097
--
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
tenthe opened a new issue, #3109:
URL: https://github.com/apache/streampipes/issues/3109
### Body
_No response_
### StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes
project.
--
This is an automated message from the Apache
dominikriemer closed issue #3099: PLC adapters do not recover from connection
failures
URL: https://github.com/apache/streampipes/issues/3099
--
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 spec
dominikriemer closed issue #3074: Support third-party sign-in
URL: https://github.com/apache/streampipes/issues/3074
--
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.
To unsubscr
tenthe closed issue #3095: Remove Deprecated Builder API and Migrate to New API
With Version
URL: https://github.com/apache/streampipes/issues/3095
--
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 th
Sylvain2703 opened a new issue, #3097:
URL: https://github.com/apache/streampipes/issues/3097
### Apache StreamPipes version
0.92.0
### Affected StreamPipes components
Processing Elements, UI
### What happened?
When editing a pipeline, in the configuration o
tenthe closed issue #3086: Remove deprecated class `PageResult`
URL: https://github.com/apache/streampipes/issues/3086
--
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.
To unsubs
tenthe closed issue #3084: Remove deprecated API `getFileContent`
URL: https://github.com/apache/streampipes/issues/3084
--
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.
To unsu
tenthe closed issue #3088: Remove deprecated class `ProtocolDescription`
URL: https://github.com/apache/streampipes/issues/3088
--
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.
dominikriemer opened a new issue, #3090:
URL: https://github.com/apache/streampipes/issues/3090
(no comment)
--
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.
To unsubscribe,
leonmeerfeld commented on issue #3054:
URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2260161204
hello @tenthe thanks for trying to recreate the error. Looks very similar to
what I was trying. Do you have any idea how I can narrow down what happened on
my system? maybe
tenthe closed issue #3080: Remove `ng5` Prefix from UI Prebuild Script
URL: https://github.com/apache/streampipes/issues/3080
--
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.
To
tenthe closed issue #3076: UI and Functionality Problems on Create
URL: https://github.com/apache/streampipes/issues/3076
--
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.
To uns
tenthe opened a new issue, #3076:
URL: https://github.com/apache/streampipes/issues/3076
### Body
## Description
The UI can breaks if the user does not click on "Close" in certain menu
pop-ups. This issue occurs in the following scenarios:
### 1. Create Adapter
- **Steps
tenthe closed issue #3072: NullPointer in
DataLakeMeasureResourceV4.getDataLakeInfos
URL: https://github.com/apache/streampipes/issues/3072
--
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 specif
tenthe commented on issue #3072:
URL: https://github.com/apache/streampipes/issues/3072#issuecomment-2257515970
Ok, thanks, I have marked this parameter as mandatory. Since the API
endpoint and the parameters are somewhat unfavorably named, I will also change
this. I will describe the chang
Sylvain2703 commented on issue #3072:
URL: https://github.com/apache/streampipes/issues/3072#issuecomment-2256148781
This issue also occurs when the `filter` query param is not provided (eg.
`/api/v4/datalake/measure`). I tried without `filter` parameter because the
OpenAPI definition doesn
tenthe closed issue #3061: Reactivate cypress`opcAdapter` Test
URL: https://github.com/apache/streampipes/issues/3061
--
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.
To unsubs
tenthe commented on issue #3054:
URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2246254621
Hi @leonmeerfeld,
thank you for reporting this error.
I tried to reproduce it, but unfortunately I could not.
I created an OPC UA adapter as you described and chang
tenthe closed issue #3050: Unit Test Runner Does Not Support Double Value
Checks in Event Property Assertions
URL: https://github.com/apache/streampipes/issues/3050
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
tenthe commented on issue #3050:
URL: https://github.com/apache/streampipes/issues/3050#issuecomment-2243207458
Fixed in #3049
--
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
tenthe closed issue #2538: Fix JUnit Parameterized Tests
URL: https://github.com/apache/streampipes/issues/2538
--
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.
To unsubscribe,
tenthe closed issue #2777: TestDateTimeFromStringProcessor
URL: https://github.com/apache/streampipes/issues/2777
--
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.
To unsubscribe
tenthe closed issue #2776: TestBooleanInverterProcessor
URL: https://github.com/apache/streampipes/issues/2776
--
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.
To unsubscribe, e
tenthe closed issue #3045: Remove deprecated AssetDashboardResource
URL: https://github.com/apache/streampipes/issues/3045
--
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.
To un
1 - 100 of 1417 matches
Mail list logo