Class ScmService
java.lang.Object
pl.allegro.tech.build.axion.release.domain.scm.ScmService
-
Constructor Summary
ConstructorsConstructorDescriptionScmService(LocalOnlyResolver localOnlyResolver, ScmProperties scmProperties, ScmRepository repository) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanbooleanlastLogMessages(int messageCount) position()push()booleanvoid
-
Constructor Details
-
ScmService
public ScmService(LocalOnlyResolver localOnlyResolver, ScmProperties scmProperties, ScmRepository repository)
-
-
Method Details
-
tag
-
dropTag
-
push
-
position
-
commit
-
remoteAttached
public boolean remoteAttached() -
lastLogMessages
-
isLegacyDefTagnameRepo
public boolean isLegacyDefTagnameRepo() -
getReleaseBranchNames
-
isReleaseOnlyOnReleaseBranches
public boolean isReleaseOnlyOnReleaseBranches()
-