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

refactor: split out the upload and download logic into builtins.Cat() and builtins.Redirect() #413

Closed starpit closed 3 weeks ago

starpit commented 3 weeks ago

This is entirely refactoring, there should be neither features nor semantic changes.