IBM / lunchpail

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and "up" it to run your code in the Cloud or an existing Kubernetes cluster.
Apache License 2.0
6 stars 2 forks source link

test: add1 pipeline tests #451

Closed starpit closed 1 week ago

starpit commented 1 week ago

This adds add1 | add1 | add1 pipeline tests.

This adds an add1 command... until we have support for a run -e to allow for ad-hoc command line worker functions, i’ll add an add1 builtin (alongside the cat builtin) to help with tests/demos