$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Add a directory and all of it's contents to the repository. Any sub repositories or files that do not already exist will be added.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
Surround ExecutableFDSURROUND_EXE_PATHNPath to the Surround executable. Required only if Surround is not on PATH.

Inputs

Input NameInput CodeRequiredDescription
Surround InstanceFDSURROUND_INP_INSTANCE_CODEYThe Surround Instance to use.
BranchFDSURROUND_INP_BRANCHYThe branch to get from.
FolderFDSURROUND_INP_FOLDERYThe folder in Surround to get from.
Sub DirectoryFDSURROUND_INP_DESTINATION_SUBDIRECTORYNThe sub directory under the temp directory to find the files.
CommentFDSURROUND_INP_COMMENTNComment when adding the files.

Artifacts

This operation doesn’t consume or produce any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

Any files that already exist will not be added or modified. This will also create any sub repositories needed.

  • No labels