6543

Results 676 comments of 6543

I like to keep pipeline as simple as posible if a feature can cover it then this should be used And labels does it. I agree we can autoadd some...

A hint: We do use vendoring you should do: ```sh go mod vendor go mod tidy ``` and commit result.

ok problem is - we do use very outdated dependencys ... - upgrade of them need to be in an own pull

It will take me some time but I'll do migrate them one by one ... - you can just merge master into from time to time to check if it...

@mfulz now it is building - I think you can move forward :)

first impression looks good lets let the ci run over itselve ;) and then I'll have a look

with shell magic you normaly can ignore errors right now too ... but plugins dont ... and this could be a simplification In any case if we add it documentation...

just exec `make format` and commit changes - we ensure proper code format via ci

it does only add to pipeline config ... and dont move much code so why not the only question would be: show error in UI and a ignored lable or...