An open API service indexing awesome lists of open source software.

https://github.com/kernelci/kcidb

kernelci.org common database tools
https://github.com/kernelci/kcidb

Last synced: 12 months ago
JSON representation

kernelci.org common database tools

Awesome Lists containing this project

README

          

KernelCI project logo

KCIDB
=====

KCIDB is a package for submitting and querying Linux Kernel CI reports, coming
from independent CI systems, and for maintaining the service behind that.

See the collected results on [our dashboard](https://kcidb.kernelci.org/).
Write to [kernelci@lists.linux.dev](mailto:kernelci@lists.linux.dev) if you
want to start submitting results from your CI system, or if you want to
receive automatic notifications of arriving results.

See our guides for more information:

* [Installation](doc/installation.md)
* [Submitter guide](doc/submitter_guide.md)
* [Developer guide](doc/developer_guide.md)
* [Administrator guide](doc/administrator_guide.md)