Javier Zazo
Javier Zazo
Thank you! Adding the following section to my `.ssh\config` solved the problem for me :) ``` Host 127.0.0.1 User EUROPE.javierzazo IdentityFile ~/.ssh/id_ed25519 ```
Not exactly, because the file in question is configuring the template, it cannot have any other name. That file has to exist as is, and excluded on copy conditionally. At...
Yeah, let me give you an example. I have a `acl/access.yml` file that specifies who has right permissions in the template repo. When I create a copy of the template...
Here an example. The `access.yml` file is used for compliance of the template repo. Copies of the template will inherit from the processed `access.yml.jinja`, encoding their own access. Same for...
Thank you @yajo for your input. Yes, using `subdirectory` would work, and I could have specific pipelines to test the template folder. As I mentioned above, it is not ideal,...
thanks @sisp! I agree my proposal being more intuitive / robust is subjective. But it gives the user the option to choose how they want to encode the logic. I...
Hi again. It has been six weeks since I have tried to contact the owner of this repo and that this issue has been open. The owner has had no...
@ambv @encukou, sorry for the pings. Can I get this petition move forward? It has been more than six weeks already since I created it. Thank you.
Hi again. Can this be accomplished? Thanks.
Keepassxc, which also uses Qt, shows three dots as well. For a different [problem](https://github.com/keepassxreboot/keepassxc/issues/3120) they concluded it was a Qt problem. The three dot problem has not been assessed, but...