aws-codebuild-jenkins-plugin icon indicating copy to clipboard operation
aws-codebuild-jenkins-plugin copied to clipboard

Question: when git clone depth override is empty

Open YoonjiJang opened this issue 3 years ago • 0 comments

https://github.com/awslabs/aws-codebuild-jenkins-plugin/blob/3fbfde23b8a8c71bcabfe241759846b5696f53de/src/main/java/CodeBuilder.java#L825-L832

Why is the plugin using 0 as override when the input value is empty? Doesn't it make more sense to use the pipeline default setting?

YoonjiJang avatar Jul 26 '22 03:07 YoonjiJang