Kci-dev

Latest version: v0.1.4

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.1.dev1

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

0.1.0

Beta release

What's Changed
* Create LICENSE by aliceinwire in https://github.com/kernelci/kci-dev/pull/1
* GitHub black by aliceinwire in https://github.com/kernelci/kci-dev/pull/5
* github/workflows: Remove use_pyproject as we are using poetry by aliceinwire in https://github.com/kernelci/kci-dev/pull/7
* github/poetry: Add poetry action by aliceinwire in https://github.com/kernelci/kci-dev/pull/8
* feat(all): Add global parameters by nuclearcat in https://github.com/kernelci/kci-dev/pull/4
* pytest: Add simple functional pytest by aliceinwire in https://github.com/kernelci/kci-dev/pull/9
* feat(instance): Add --instance option to arguments and config by nuclearcat in https://github.com/kernelci/kci-dev/pull/10
* README: Update README file by aliceinwire in https://github.com/kernelci/kci-dev/pull/12
* mkdocs: Add mkdocs by aliceinwire in https://github.com/kernelci/kci-dev/pull/13
* docs: Update workflow permissions by aliceinwire in https://github.com/kernelci/kci-dev/pull/14
* pytest: test and update commit repo command by aliceinwire in https://github.com/kernelci/kci-dev/pull/15
* Pytest update by aliceinwire in https://github.com/kernelci/kci-dev/pull/18
* kci-dev: Add results subcommand by aliceinwire in https://github.com/kernelci/kci-dev/pull/19
* feat(testretry): Add testretry command by nuclearcat in https://github.com/kernelci/kci-dev/pull/11
* kci-dev/results: Get results list by aliceinwire in https://github.com/kernelci/kci-dev/pull/20
* kci-dev.toml.example: Update with pipeline api and kernelci api by aliceinwire in https://github.com/kernelci/kci-dev/pull/21
* docs/index: Update with results command information by aliceinwire in https://github.com/kernelci/kci-dev/pull/23
* docs: Divide index document by aliceinwire in https://github.com/kernelci/kci-dev/pull/25
* feat(checkout): Add custom checkout command by nuclearcat in https://github.com/kernelci/kci-dev/pull/24
* Unify endpoints and extend summary tool by nuclearcat in https://github.com/kernelci/kci-dev/pull/30
* feat(checkout): Add --watch option by nuclearcat in https://github.com/kernelci/kci-dev/pull/31
* Add platformfilter option support and documentation by nuclearcat in https://github.com/kernelci/kci-dev/pull/32
* Add test option by nuclearcat in https://github.com/kernelci/kci-dev/pull/34
* fix(checkout.py): Due pydantic update change field name by nuclearcat in https://github.com/kernelci/kci-dev/pull/35
* pyproject: update kci-dev sources path for pypi entry point by aliceinwire in https://github.com/kernelci/kci-dev/pull/36
* Pypi updates by aliceinwire in https://github.com/kernelci/kci-dev/pull/37

New Contributors
* nuclearcat made their first contribution in https://github.com/kernelci/kci-dev/pull/4

**Full Changelog**: https://github.com/kernelci/kci-dev/commits/v0.1.0

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.