Skip to content

v0.0.3: add exclude-substrings flag (#16)

Compare
Choose a tag to compare
@jbeardly jbeardly released this 23 Jul 12:52
60e42fa
Previous version of performance CLI was working with file extensions, however now it should be run inside the Jenkins environment, at the same time Jenkinsfile will be generated from SDK that does not have such metadata as extension. Thus extensions flag was changed to exclude-substrings. Default values are set with the respect to a fixtures suite of every driver, excluding files with AST contents.

Signed-off-by: lwsanty <[email protected]>