Package io.freefair.gradle.util
Class GitUtil
java.lang.Object
io.freefair.gradle.util.GitUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisCircleCi(ProviderFactory providerFactory) static booleanisGithubActions(ProviderFactory providerFactory) static booleanisGitLab(ProviderFactory providerFactory) static booleanisJenkins(ProviderFactory providerFactory) static booleanisTravisCi(ProviderFactory providerFactory)
-
Method Details
-
isTravisCi
-
isCircleCi
-
isGithubActions
-
isJenkins
-
isGitLab
-
getSha
-
getRef
-
execute
-