Ilai Fallach

Results 11 comments of Ilai Fallach

I also experience this issue, I've found out that my $PYTHONPATH has `/usr/lib/python3/dist-packages` added when opening via the ulauncher in the terminal. It makes the extension unusable as it conflicts...

This happens to me as well, We also get errors from op CLI with: ```txt [ERROR] 2023/01/09 19:52:24 could not read secret op://xxx/credential: could not retrieve vaults: Get "*****************************************/v1/vaults": dial...

Hi @skurfuerst! I'm awfully sorry that it took me 28 days to respond to you (I need to fix my notifications). First, every suggestion is welcome at this stage as...

@skurfuerst I really like that! I think the core functionality that is missing today is the syncing of a whole file. I'd be happy for you to open a PR...

Hi @skurfuerst, How is it going? I wanted to share that we have released [v0.2.0](https://github.com/ilaif/goplicate/releases/tag/v0.2.0) that adds support for remote git URLs (instead of assuming your projects are already checked...

Hi @skurfuerst, I've allowed myself to finish this proposed feature in [v0.2.1](https://github.com/ilaif/goplicate/releases/tag/v0.2.1). Basically, you can now add a `config-sync` option to your `.goplicate.yaml` and have it sync itself from a...

Reopening until @skurfuerst confirms this works 🙏🏼

@dougnukem there's a new linter I added that handles complexity in if blocks. It might be too sensitive but you can try refactor to a guard-clause to remove the complexity.

Hi @zaknafeyn 👋🏼 Thanks for opening this issue! At the moment, when a variable is a part of the pr title template, and it doesn't exist on the branch, then...