Timmy
Timmy
While comparing 2 CSV files I get the following runtime error: ```text panic: runtime error: index out of range [2] with length 0 goroutine 1 [running]: github.com/aswinkarthik/csvdiff/pkg/digest.Positions.String(0xc0000b2380, 0xc, 0x10, 0x0,...
Is your feature request related to a problem? Please describe. I have very large CSV files which are compressed using `gzip` Describe the solution you'd like I would like `csvdiff`...
# Summary I would like to use `{{step.name}}` in `keyFormat` definition when using `archiveLogs: true`. # Motivation Currently the only way to separate the logs from a single workflow and...