FigureTechnologies / gradle-semver-plugin

Gradle Plugin for Automated Semantic Versioning
Apache License 2.0
15 stars 2 forks source link

Fix createAndPushVersionTag task so that it properly uses the configuration cache #90

Closed tcrawford-figure closed 1 year ago

tcrawford-figure commented 1 year ago

This avoids issues with storing the Git object in the configuration/build cache. We probably shouldn't do this anyways. This is probably a safer version than what was originally written.

github-actions[bot] commented 1 year ago

Unit Test Results

5 files  5 suites   3s :stopwatch: 8 tests 8 :heavy_check_mark: 0 :zzz: 0 :x: 9 runs  9 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 6a5d0bdf.