Commit graph

15 commits

Author SHA1 Message Date
Ivan
68c624bafd
feat: add colors to CLI commands and no color. 2026-08-25 16:33:59 -05:00
Ivan
045b98864a
ci: add DX tooling, hooks, templates, and CI path filters 2026-08-22 21:49:37 -05:00
Ivan
ae800767cc
feat: implement spurious fuzz deadline detection in CI test summary 2026-08-14 23:19:05 -05:00
Ivan
a8c5dc663d
feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
Ivan
2e9d2be412
feat: add support for ppc64 architecture in goselect and implement special baudrate handling for Linux ppc64 2026-08-14 11:28:58 -05:00
Ivan
b32ba0d53d
feat: implement incoming link reservation limit and improve tunnel management with expiration handling 2026-08-12 20:53:39 -05:00
Ivan
d3bceabb8c
test: add regression tests for share_instance configuration and interop behavior 2026-07-17 21:56:00 -05:00
Ivan
51802d56e0
chore: cleanup tests and comments 2026-07-13 08:56:23 -05:00
Ivan
65fbd210d0
feat: implement goTestArgs function and add unit tests for argument handling in testsummary 2026-07-10 08:33:07 -05:00
Ivan
346f37d8a7
feat: add 'slow' command to CLI for identifying slow interfaces and paths, and improve bandwidth availability checks in interface stats 2026-07-10 08:14:04 -05:00
Ivan
b1c85f66e6
feat: updated test summary output by adding quiet mode for cleaner logs and trimming failure details 2026-07-10 07:56:14 -05:00
Ivan
03a0aa64ae
fix(ci): improve error output handling in test summary by conditionally displaying stderr based on test results 2026-07-07 06:32:46 -05:00
Ivan
4e9a7fc2ad
feat(tests): improve test summary output with quiet mode support to reduce log noise in CI 2026-07-07 03:24:35 -05:00
Ivan
6c645b7bb1
fix(testsummary): remove packages from failed list if they have no failed tests 2026-05-06 17:43:17 -05:00
Ivan
6510c28ab8
refactor(tests): replace direct go test commands with a custom test summary script for improved output and error handling 2026-05-06 17:32:50 -05:00