Skip to content

Commit 882183a

Browse files
committed
Reconsider extended output validation and update TODO
1 parent ef22b26 commit 882183a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ in the future.
8282
- basically if the message is not found, it waits for context timeout and not finding out that the output collector is done
8383
- it might need some way to unblock the scanner when there is nothing more to scan
8484
- implement extended output extraction and validation
85-
- https://gist.github.com/bukka/6891c6d2b59ddb8a89fd991ce658695f - API details
85+
- Integrate CEL expression as in https://gist.github.com/bukka/82d63d6144f4e82a3032517665af374f
86+
- Or alternatively there could be YAML like syntax https://gist.github.com/bukka/6891c6d2b59ddb8a89fd991ce658695f but that's possibly too custom
8687
- look into default action service integration
8788
- it should be basically service defined in parent (e.g. sequential service) and used if no service is defined for the action
8889
- it could be then used in the string form like `expect//name`

0 commit comments

Comments
 (0)