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