Olivier Vernin

Results 343 comments of Olivier Vernin

Another idea that I have to increase sponsor visibility without taking too many places on the landing page would be on top of a dedicated sponsoring page, having randomly show...

Is there any remaining work here?

As far as I know, git clone doesn't rely on the Github api rate limit. But to speed up the process maybe you could use the flag `--clean=false` as documented...

Hi Fugko, Thank you for taking the time to write this down. I think I would firstly focus on the provider, and then the module I would split the task...

Thanks @sileht for reporting this. updatecli relies on go-yaml to manipulate YAML file and the issue seems to be related to https://github.com/go-yaml/yaml/issues/737

Thanks, @dduportal, and @lemeurherve for taking the time to write this. I think that I would be more in favor of the name "action". For the different kinds, what do...

To handle the local git repository, I am wondering if it would make sense to have a specific scm resource kind named `local`. It would always be available with default...

"manul" doesn't feel natural to me, I think "local" or "default" it makes more sense to me

I have been thinking about this issue quite a lot recently and it will require some refactoring anyway. At the moment everything is defined per pipeline where a pipeline matches...

Even if it's an interesting idea that could solve the problem, I have concerns with the viper approach as it introduces a new mechanism for the configuration. What about having...