opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

Perform non-shallow clone by default #696

Closed michaelsauter closed 1 year ago

michaelsauter commented 1 year ago

That way, the SonarQube scan does not complain anymore about missing blame info. Users prefering a faster clone can revert to the old behaviour by specifying the start.clone-depth parameter.

Closes #164.

Tasks: