FigureTechnologies / gradle-semver-plugin

Gradle Plugin for Automated Semantic Versioning
https://figuretechnologies.github.io/gradle-semver-plugin/
Apache License 2.0
15 stars 2 forks source link

Update log with debugging tip #78

Closed ahatzz11 closed 1 year ago

ahatzz11 commented 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.

github-actions[bot] commented 1 year ago

Unit Test Results

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.