What's Changed
* README.md: Add pypi badges by aliceinwire in https://github.com/kernelci/kci-dev/pull/41
* Update README.md by aliceinwire in https://github.com/kernelci/kci-dev/pull/43
* github/workflows/pypi-test: Publish new release on pypi by aliceinwire in https://github.com/kernelci/kci-dev/pull/46
* fix(checkout): Do not consider failed job as infra failure by nuclearcat in https://github.com/kernelci/kci-dev/pull/45
* Add global config by nuclearcat in https://github.com/kernelci/kci-dev/pull/42
* fix(common.py/main.py): Fix global settings changes by nuclearcat in https://github.com/kernelci/kci-dev/pull/47
* workflows/docs: Change mkdocs with gohugo by aliceinwire in https://github.com/kernelci/kci-dev/pull/48
* Fix docsy problems by aliceinwire in https://github.com/kernelci/kci-dev/pull/49
* docs: Add description and fix title by aliceinwire in https://github.com/kernelci/kci-dev/pull/50
* docs: Fix puntuation with double spaces by aliceinwire in https://github.com/kernelci/kci-dev/pull/51
* README: fix link to configuration docs by padovan in https://github.com/kernelci/kci-dev/pull/52
* config: show a nice error message if not config is available by padovan in https://github.com/kernelci/kci-dev/pull/53
* fix(checkout): Properly handle if we cannot retrieve tip of tree by nuclearcat in https://github.com/kernelci/kci-dev/pull/56
* kci-dev: update description phrase in the cmd line help by padovan in https://github.com/kernelci/kci-dev/pull/58
* pyproject: Update isort with black profile by aliceinwire in https://github.com/kernelci/kci-dev/pull/61
* Experimental command to fetch results from the Dashboard API by padovan in https://github.com/kernelci/kci-dev/pull/60
* results: improve output of the summary cmd by padovan in https://github.com/kernelci/kci-dev/pull/62
* Add actions to list trees and option to pull the latest results for a given tree by padovan in https://github.com/kernelci/kci-dev/pull/66
* Refactor 'results --action=builds' by padovan in https://github.com/kernelci/kci-dev/pull/67
* msg: use kci_err for error messages in main.py by padovan in https://github.com/kernelci/kci-dev/pull/68
* README: Add OpenSSF Best Practices Badge by aliceinwire in https://github.com/kernelci/kci-dev/pull/63
* CONTRIBUTING.md: init contributing file by aliceinwire in https://github.com/kernelci/kci-dev/pull/69
* libs/common: When no configuration is found using example configuration by aliceinwire in https://github.com/kernelci/kci-dev/pull/71
* subcommands/results: Add click choice options by aliceinwire in https://github.com/kernelci/kci-dev/pull/70
* pypi-publish: publish only with a production tag by aliceinwire in https://github.com/kernelci/kci-dev/pull/74
* pyproject: Update release to v0.1.1.dev1 by aliceinwire in https://github.com/kernelci/kci-dev/pull/73
New Contributors
* padovan made their first contribution in https://github.com/kernelci/kci-dev/pull/52
**Full Changelog**: https://github.com/kernelci/kci-dev/compare/v0.1.0...v0.1.1.dev1