addDirectory (Surround)
Add a directory and all of its contents to the repository. Any sub repositories or files that do not already exist will be added.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Surround Executable |
| N | Path to the Surround executable. Required only if Surround is not on PATH. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Surround Instance |
| Y | The Surround Instance to use. |
Branch |
| Y | The branch to add to. |
Folder |
| Y | The folder in Surround to add from. |
Sub Directory |
| N | The sub directory under the temp directory to add the files. |
Comment |
| N | Comment when adding the files. If none is provided will use 'add'. |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
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 exists will not be added or modified. This will also create any sub repositories needed.
- style