Tags provided source path in the Subversion repository.
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | The instance code to use when connecting to the Subversion repository. Instance code is used to lookup the Repository URL ( This SCM Instance must be configured in FlexDeploy prior to using the plugin. |
Source Path |
| Yes | The path in the repository to be tagged. |
Tag Path |
| Yes | The path relative to the Subversion URL of the instance to create the tag |
Revision Message |
| No | Message indicating purpose of the tag operation |
Revision Number |
| No | The specific revision to be tagged |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instanceTarget.
Selecting a specific resource will result in selection of endpoints associated to the environment instance Target which have that resource defined.
...