python-kasa/.github/workflows
Steven B 41e58252f7
Add pre-commit caching and fix poetry extras cache (#817)
Caching pre-commit halves the linting time and the `action/setup-python`
cache does not handle `--extras` [properly
](https://github.com/actions/setup-python/issues/505) so switching to
action/cache for the poetry cache
2024-03-15 16:42:40 +01:00
..
ci.yml Add pre-commit caching and fix poetry extras cache (#817) 2024-03-15 16:42:40 +01:00
codeql-analysis.yml Add codeql checks (#338) 2022-04-25 14:45:53 +02:00
publish.yml Use trusted publisher for publishing to pypi (#531) 2023-10-29 16:30:37 +01:00