George

Results 6 issues of George

When an image is pulled it is pulled by SHA which is right because this is how it is versioned. It is not tagged after that though which makes it...

I have a scenario where build of the same docker image can be triggered from many different pipelines. I would like to reduce the time this task will take if...

anti/contributor-burden
enhancement

I have a pipeline that has a job that adds a tag to git repo. Following jobs do not see the new tag. Is this becuase of the cache? Is...

git repo could be set in a way that `git clone` automatically fetches the lfs files. The diable_git_lfs flag should be made to prevent this in every situation.

When the new type has no nil value - like string or some of the ints the tool still adds nil. It seems that detecting the correct addition based on...

When a return argument is removed it does not remove them from the return statements. It seems equally tricky detecting where the ZERO value should be added as it is...