vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.62k stars 1.39k forks source link

[CP-to-main]: Fix issue in "git status" in goreleaser.sh #7834

Closed reasonerjt closed 4 months ago

reasonerjt commented 4 months ago

When dry-run the tag-release.sh, there's an error "fatal: detected dubious ownership in repository at '/github.com/vmware-tanzu/velero'"

This commit works around this issue to make sure "tag-release.sh" can finish successful

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.79%. Comparing base (d9c9f77) to head (d00721c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7834 +/- ## ======================================= Coverage 58.79% 58.79% ======================================= Files 345 345 Lines 28764 28764 ======================================= Hits 16911 16911 Misses 10425 10425 Partials 1428 1428 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.