* 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> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_helpers.go | ||
| config_helpers_test.go | ||
| config_reloader.go | ||
| config_test.go | ||
| emoji.go | ||
| emoji_test.go | ||
| sanitize.go | ||
| sanitize_test.go | ||