mirror of https://github.com/knative/func.git
* allow build to be triggered from run when fn.Image is missing * add build check when run by the run command * added unit test for run command * remove log output * rename run test * change build trigger to be managed by a flag and not a prompt * tlet users know about the --build flag in the error message * fix code check issue * add some debug info to the run_test * Update cmd/run.go Co-authored-by: Luke Kingland <58986931+lkingland@users.noreply.github.com> * add build field to runConfig * fix issue with cmd args for testing * refactor run tests to use mocks * update imageless function run error message * add check for build error test case * run unit test cleanup * empty commit Co-authored-by: Luke Kingland <58986931+lkingland@users.noreply.github.com> |
||
---|---|---|
.. | ||
credentials_helper.go | ||
credentials_helper_test.go | ||
docker_client.go | ||
docker_client_generated.go | ||
docker_client_linux_test.go | ||
docker_client_ssh_test.go | ||
docker_client_test.go | ||
pusher.go | ||
pusher_test.go | ||
runner.go | ||
runner_test.go |