0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/cli
Josh Dolitsky 271b916a26 feat(compliance): Add JSON output option
This adds a new --json flag to the compliance subcommand, which
will output the compliance test results as minified JSON to stdout.

Also a few other small additions:
- Exit 1 if compliance tests fail
- Use random port for test server using freeport library (added)

Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
2019-12-13 14:57:51 -06:00
..
BUILD.bazel compliance: initial commit 2019-10-14 10:59:11 -07:00
root.go feat(compliance): Add JSON output option 2019-12-13 14:57:51 -06:00
root_test.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00