Luke Kingland
|
d7d3f8f052
|
feat: support external deps for host runs (#1882)
|
2023-07-25 19:31:40 +00:00 |
Matej Vasek
|
cbd6b04986
|
fix: choosePort for host-runner (#1825)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
|
2023-06-26 18:24:51 +00:00 |
Luke Kingland
|
cabba3f9d3
|
feat: start timeout for host runs (#1782)
* feat: start timeout for host runs
* refactor timeout function
* hide flag until a valid path
|
2023-06-16 19:57:49 +00:00 |
Luke Kingland
|
0ef55f8036
|
src: cleanup the run timeout loop and check (#1804)
* src: cleanup the run timeout loop and check
* Update pkg/functions/runner.go
---------
Co-authored-by: Matej Vasek <matejvasek@gmail.com>
|
2023-06-09 16:52:00 +00:00 |
Aleksander Slominski
|
8489a0d08b
|
Check error before defer body close, include timeout in error message (#1803)
|
2023-06-09 00:52:58 +00:00 |
Luke Kingland
|
9632748f19
|
src: errors cleanup (#1783)
|
2023-06-06 20:15:26 +00:00 |
Luke Kingland
|
b82a5a4eac
|
feat: host-based scaffolded function runner (#1733)
* feat: host runner
* improve error message wording
|
2023-05-24 21:26:25 +00:00 |