56ec36726b
This fixes #499, where a matrix strategy with only include keys ends up causing multiple builds. This bugs appears to have been introduced in #415, when extra include keys are added in the matrix strategy. The cause seems to be because the CartesianProduct function returns an item with empty keys, instead of return an empty set. Co-authored-by: Ed Tan <edtan@users.noreply.github.com> |
||
---|---|---|
.. | ||
cartesian.go | ||
cartesian_test.go | ||
draw.go | ||
dryrun.go | ||
executor.go | ||
executor_test.go | ||
file.go | ||
git.go | ||
git_test.go | ||
line_writer.go | ||
line_writer_test.go | ||
logger.go |