Slackbot
07/27/2022, 3:57 PMJustin Morris
07/27/2022, 4:01 PMval gitVersionProvider = project.providers.of(GitVersionValueSource::class) {}
inside the apply method of the plugin and access it gitVersionProvider.get()
from inside the task register.Mikhail Lopatkin
07/27/2022, 4:35 PMVampire
07/27/2022, 4:59 PMVampire
07/27/2022, 5:06 PMJustin Morris
07/27/2022, 5:19 PMJustin Morris
07/28/2022, 3:43 AM