eblis
eblis
Would it be possible to add completion support for [azure-cli](https://learn.microsoft.com/en-us/cli/azure/) ?
Shows the package number if poetry is detected. Maybe this information would be better suited in a new _module_, `package` or something. It could show the package information for various...
This is my crude way of adding support for AzureCloud information. It's parsing the JSON manually, it's forcing the name of the cloud as the text and various other problems,...
### Checklist - [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same bug report. - [X] I have **also**...
**Describe the bug** I'm trying to create a Certificate credential with the `ClientCertificateCredentialBuilder` class and provide a PEM certificate with ECC (EC (prime256v1)) algorithm, but the call fails with **java.security.spec.InvalidKeySpecException:...
I tried to run `ufbt vscode_dist` and had a few issues. * It does not work with Python 3.9, where the docs I saw said it will work with Python...
### Issue Kind Change in current behaviour ### Description It would be very nice if publishing packages from Poetry behaved similarly to `twine` and it added the tag (if using...
### Description Closes issue #5050 By default the sleep timer will be paused when the podcast is also paused, and will resume when the podcast resumes. This is configurable with...
### Description Reimplementation of PR #7247, but with changes from PR #7713. The sleep timers no longer have a thread, they rely on `PlaybackPositionEvent` event to be notified about current...
### Please check before submitting an issue | 在提交 Issue 前请检查 - [x] I searched the issues and didn't found anything relevant | 我已经搜索了 Issues 列表,没有发现于本问题相关内容 - [x] If the...