Zsolt Takacs

Results 16 comments of Zsolt Takacs

It's not working that way because exec.Command's first parameter is the executable, the rest are the parameters. You'll get an error that it can't be executed.

You don't have to change the config, the command is split up at spaces.

:+1: this feature would be nice, a merge request is essentially code review, new changes have to be tested too.

Created a brand new job and I still get this error.

It's working if I run it with mvn hpi:run, but on the real jenkins instance it's not.

I was contemplating implementing this, with one difference, I would have the CA param accept the contents of the file. This way it can be read from different resources/data not...

> > I'm not aware of a way to tell ELBs to only use XFF and not PROXY protocol (via kube at least). > > I've got no recent experience...

Thanks for the clarification!

I think this is a sideeffect, you were using the built in coverage support, because the clover.xml was not configured in the plugin settings. This new release picks up the...

I've tried to release 1.0.0 yesterday, but had to pull it back because the settings panel is not showing (#28). I tested only from the ide, and it was working,...