KissPeter
KissPeter
Hello Balázs, I'm getting AttributeError: `>yip |----------------------------------------------------------------------------------------------------| 0.0% Traceback (most recent call last): File "/usr/local/bin/yip", line 434, in installed_packages = get_installed() File "/usr/local/bin/yip", line 152, in get_installed return {i.key: i.version...
Thanks for the great tool. Please continue working on it ;-)
Hint: https://stackoverflow.com/questions/66514436/difference-between-docker-compose-and-docker-compose Thanks
**Describe the bug** Thanks for your package, really useful. I made a collection of performance optimisations based on my real word examples. You can see them here: https://kisspeter.github.io/fastapi-performance-optimization/ One of...
Hi, By following [this](https://github.com/actions/checkout/tags) concept of tagging, we could use e.g @v0 or @v0.7 in our workflow files and your backward compatible changes would always used automatically. Little bit of...
We aren't in a good shape so this action is upgrading tens of branches each run, generating a massive amount of extra CI run. If it had a limit, we...