Jorge Massih

Results 6 issues of Jorge Massih

Hi, I was trying `BB_RPB_TSL.py` with Kucoin as exchange, but I'm getting this warning constantly: ``` shell freqtrade | 2022-01-10 06:11:50,256 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "kucoin...

**Describe the bug** I'm unable to use computed values from relations since upgraded to Pydantic v2. When using the class method `from_tortoise_orm` the following error are occurring ```shell File "/some-path/projects/debug-tortoise-orm/.venv/lib/python3.11/site-packages/pydantic/main.py",...

## Description Use `UUID` Primary Keys instead of conventional `int` IDs. Until now the supported version of the standard is v4. # TODO - [x] Test changes - [x] Add...

Hi maintainers! I wanted to raise this issue regarding to the version management in this great project. I've noticed that it does not use GitHub's releases or tags to manage...

## Description I Added `helm package` as a hook to package helm charts. > [!NOTE] > I used the [`helmlint`](https://github.com/gruntwork-io/pre-commit/blob/master/hooks/helmlint.sh) hook as the foundation of a this new hook since...

### What happened? `kubectl` currently does not support the creation of Kubernetes secrets from .env files containing multiline values. This limitation poses a challenge for users who need to store...

kind/feature
sig/cli
needs-triage