* feature: Limit log history to prevent browser lag and grpc encode failures * cicd: Simplify if/else chain to switch * cicd: Lint failure in JS because of a trailing space * cicd: Coderabbit fixes on PR * cicd: Move config sanitize into correct place * cicd: Handle negative startOffset, negative endOffset and empty logs * Update internal/executor/executor.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * cicd: Fix getLogs segfault * cicd: Fix code rabbit nitpicks --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| arguments.go | ||
| arguments_test.go | ||
| executor.go | ||
| executor_actions.go | ||
| executor_test.go | ||
| executor_unix.go | ||
| executor_windows.go | ||