Thibault Jamet

Results 56 comments of Thibault Jamet
trafficstars

I understand, here, you are trying to use the aws cli in container run by whalebrew as a git credential helper, correct? I tend to see the problem around a...

Sorry about the delay taking a look at the issue. The problem here is that some python modules need to be installed to be able to be run. Usually, pre-commit...

There is no programmed update so far. There are some on-going tasks to support building multiple versions and hence be able to re-build packages when a new version is detected...

builds are triggered when updating the package source files. In this case any changes in this folder: https://github.com/whalebrew/whalebrew-packages/tree/master/neuron

I am currently working on a mechanism to be able to bump those versions and provide constant version bumps

Hi! indeed, there have not been any update there in a while Those should probably be automated in a way If you feel so, feel free to add the new...

Hi, Thanks for the suggestion. I tend to think this is quite possible. Although, I have a concern regarding the security of such a feature. To allow commands to call...

I have been thinking about this issue lately and here is what I came with # Declare dependencies Introduce a way to declare that an image depends on external commands...

Thanks for raising, I will take a look