Home

Awesome

codecov Static Badge

Kosli Reporter

This CLI is used to report DevOps change events to Kosli and query them.

Status

Kosli is still in beta

Usage

See the docs

Linting the code

make lint

Building the code

make build

Building the documentation

make hugo

Running the tests

To run only the tests in a single test suite, eg TestAttestJunitCommandTestSuite make test_integration_single TARGET=TestAttestJunitCommandTestSuite