public class MkDocsGhDeploy extends MkDocs
Task.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
MkDocsGhDeploy(ExecOperations execOperations) |
| Modifier and Type | Method and Description |
|---|---|
RegularFileProperty |
getConfigFile()
Provide a specific MkDocs config.
|
Property<Boolean> |
getForce()
Force the push to the repository.
|
Property<Boolean> |
getIgnoreVersion()
Ignore check that build is not being deployed
with an older version of MkDocs.
|
Property<String> |
getMessage()
A commit message to use when committing to the Github Pages remote branch.
|
Property<String> |
getRemoteBranch()
The remote branch to commit to for Github Pages.
|
Property<String> |
getRemoteName()
The remote name to commit to for Github Pages.
|
exec, getCommand, getQuiet, getVerbosecompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoNotTrackState, getConvention, notCompatibleWithConfigurationCache@Inject public MkDocsGhDeploy(ExecOperations execOperations)
public RegularFileProperty getConfigFile()
public Property<String> getMessage()
public Property<String> getRemoteBranch()
public Property<String> getRemoteName()