Benjamin Besse

Results 40 issues of Benjamin Besse

## Feature Request It's possible to add the possibility to use the same serverless instance tu run many projects inside the same API Gateway proxy ? (same port). In our...

Hi, Thanks for your great works. I try to use your plugin but in a monorepo architecture using npm workspaces and nx. The problem is, If I try to use...

help wanted
pull-request-welcome

Is the project still on track? Would it be only this one but also timescaledb-ha? It's been several weeks or even months that problems with Patroni are present but nothing...

question

**What happened?** After upgrade, all my nodes return this error : ``` 2023-01-20 10:15:50,010 ERROR: create_config_service failed Traceback (most recent call last): File "/usr/lib/python3/dist-packages/patroni/dcs/kubernetes.py", line 890, in _create_config_service if not...

bug

**What happened?** When I try to upgrade to the latest version (0.33.1) from the version 0.27.5, I have this error : ``` Error: UPGRADE FAILED: error validating "": error validating...

bug

### Describe the bug Hello, I migrate all my project to pure ESM, vite part works fine without any warn about CJS but when I try to launch histoire, I...

to triage

### Describe the bug When I try to declare props story and variant on my wrapper, I have this error for all my stories : ``` Failed to resolve import...

to triage

### Clear and concise description of the problem I want to integrate, in the wrapper, the current used theme in Histoire to switch my components themes to dark or light...

enhancement: to triage

Hello, I try to migrate my project to full ESM but I have TS errors using PerfectScrollbar. It works fine before this. I have several errors on using types part...

When we try to add new workspace to the project, and don't have yarn installed (we don't use it with my team), we have this error : ``` /bin/sh: yarn:...