amelia

Results 16 issues of amelia

I've considered adding a Node build test to Linfo. For now it could just do a sanity check that the Sass and JavaScript compile correctly. Later it could do more...

enhancement

Copy+paste of a long value will insert spaces into the end result. It's problematic when I have placeholders for URLs or something else that's a long string. ![petbug](https://cloud.githubusercontent.com/assets/597352/25259631/1ac89cd4-25fc-11e7-8008-69a0e26e5b04.gif)

backport-triage
main

The initial DLT event monitor prototype will only illustrate behavior through traits. This task is to integrate the DLT event monitor so that it reaches out to the DLT polling...

1

Since the initial DLT Event monitor prototype is abstracted from the data sources, this step integrates it with the database component.

2
Epic: Batch Tracking

Since the initial DLT Event monitor prototype is abstracted from the data sources, this step integrates it with the event stream component.

2
Epic: Batch Tracking

Since the initial DLT polling monitor prototype is abstracted away from the REST endpoints and contains no client code. We need to write the pieces that couple the REST client...

3
Epic: Batch Tracking

The initial DLT polling monitor prototype will not make any calls to the database, instead illustrating behavior through traits. This task is to connect the DLT polling monitor to the...

2

The prototype for the DLT polling monitor is currently tightly coupled with the async library Tokio. We want to decouple Tokio and abstract away any async calls, so that if...

3
Epic: Batch Tracking

Write a DLT Event Monitor prototype and place it in the Grid SDK. It should be abstracted away from the data sources as much as possible. It should also have...

Epic: Batch Tracking