Benito PS

Results 68 comments of Benito PS

Ah ok, I see now your request. You are right, when I implemented those keywords to search file formats I though they would be only _useful_ if the full group...

I updated the `compile.sh` script to use `msbuild` instead of `xbuild`. Can you try again?

Make sure you can the latest version from the repo, I think the latest version of `compile.sh` shouldn't try to remove any .mdb file.

Ok, apuntado para cuando tenga tiempo :+1:

Thanks and good job! Do you want to try to implement these file formats as Tinke plugins? If you have any problem / dude, I can help you ;)

Ok, I can not implement them now since I want to finish the Ninokuni Spanish translation as soon as possible, but once it's finished I will do it.

+1 for this. Especially because `pylibpcap` is not compatible with Python 3 and Python 2 is already deprecated.

In my case it happened by having the script in the root folder opened with VS Code. After moving the script into a subfolder, it was working again. My guess...

The workaround is not working anymore. In the latest version for us Docker is overwriting the value and using `wincred` again. It has broken our build and release pipelines. There...

The issue could be here: https://github.com/docker/cli/blob/b350e14b1f83e1870a234ff2c554450707218204/cli/config/config.go#L143-L144 That it's getting the default storage when the value from the configuration file is empty. The default storage is the one from the platform...