MaximeLaurenty

Results 26 comments of MaximeLaurenty

I have exactly the same issue: only the first `Include` is included within any block. My workaround: using a dedicated block per Include file, eg for files included for every...

After re-looking trough it, I found a pattern: sentry releases are using the full sha but we use a short sha in our backend code, so sentry creates new releases...

@andreiborza Merging in our private repo a PR mentioning this issue closed it (I guess that's a github weird behaviour) ![Image](https://github.com/user-attachments/assets/f110988c-f8ff-447b-a222-e7eb858b44f4) I'm not sure the issue should be closed though:...

I can use port redirection to connect, but having one terminal open per db I need to connect to + having to map all local ports so none overlap is...

@huyphams I put the simplest example to highlight that ssh config wasn't working. The real reason why I want to use ssh config is that to connect to my servers,...

If ProxyCommand is not available for now, is it a feature on the roadmap? Or otherwise having ssh config supported on TablePlus Windows ? We have roughly ~15 TablePlus users...

@huyphams is there any chance to see an improvement on this? Having ssh config supported on TablePlus Windows would really be great for us, and bring it a bit more...

I have the same issue: no issue with 0.9.5 but when using 0.11.1 no key works. I tried regenerating keys with: - `ssh-keygen -t rsa -b 4096 -C "[email protected]"` -...

> Can you confirm that it works when you import the key? It doesn't with my ssh config. However if I use directly a public IP, it works fine with...

Same outcome with HostName and Hostname