Closed ahatzz11 closed 1 year ago
95% of the time we get some of these errors it is because the entire git history is not available, and we can't backtrack to the most recent tag. Hopefully this logging helps people debug when this happens in CI because of fetch-depth-style issues.
fetch-depth
5 files 5 suites 2s :stopwatch: 7 tests 7 :heavy_check_mark: 0 :zzz: 0 :x: 8 runs 8 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit 1d2f7a34.
95% of the time we get some of these errors it is because the entire git history is not available, and we can't backtrack to the most recent tag. Hopefully this logging helps people debug when this happens in CI because of
fetch-depth
-style issues.