Thomas Cardonne
Thomas Cardonne
Hello, I'm having the same issue on VSCode's integrated terminal with a french layout. I'm using Windows 10 2004. When I want to input the `~` character, it prints me...
@Tyriar I understand. It's weird, I have the issue on my desktop at home but I can't reproduce it with my work laptop (with the same keyboard attached to it)....
Ok, I feel stupid, I didn't noticed the NumLock on my first comment. I have a small keyboard without numpad and function keys, so I didn't noticed. However, even with...
This would be a good feature. It would be also useful to have different users for the same repository with --private-repos. For example, an user1 with --append-only (for backup tasks)...
Hello, The error you're getting indicates that a Dockerfile can't be found. Could you double check the location of the Dockerfile in your repository ? Also, I'm not sure, but...
Hello, Although it runs on shared runners and not self-hosted runners, the following `docker-build` job should work with this project : https://github.com/tcardonne/restic-controller/blob/master/.github/workflows/main.yml#L27 I can't investigate further your issue at the...
@awanlin I guess this one should remain open as you requested
Hi, I got the same, as commented on #29. I'm using Windows 10 1903 (1809 at work). Hyper 3.0.2 stable. French keyboard layout. I can reproduce this issue without any...
Hi @Stanzilla , I'm still getting the issue with 3.1.0-canary.1 release (built from cd655ad1, downloaded from appveyor).
Hi @djamaile, thanks for the review! I've re-added `getAliases` on `ElasticSearchClientWrapper` and marked it as deprecated. Not sure about the deprecation message, hope it works this way 🤞