You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like git property on a release config does't take any effect. Even IntelliJ complaint that it can't find this property in ReleaseExtencion.groovy source file.
The text was updated successfully, but these errors were encountered:
* feat: upgrade wrapper to 6.9.2
* Upgraded to gradle 6 and refactored tests to use the gradleTestKit. ReleaseExtension uses Properties now.
* feat: replaced travis ci with github workflow to run tests
* feat: Replaced dynamic property handling in grovvy with fields #353#288#281
* feat: GitAdapter and SvnAdapter configs are now of type gradle property and have input annotations
Seems like git property on a release config does't take any effect. Even IntelliJ complaint that it can't find this property in ReleaseExtencion.groovy source file.
The text was updated successfully, but these errors were encountered: