The following macros are not currently supported in the header:
- style
add (Perforce)
Adds a file or folder to the Perforce depot.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code | FDPF_INP_PERFORCE_INSTANCE_CODE | Yes | The Perforce instance to use. |
Depot Path | FDPF_INP_DEPOT_PATH | Yes | The path in the depot to add files to. |
Local Path | FDPF_INP_LOCAL_PATH | Yes | The path to the file or folder to add. |
FDPF_INP_COMMIT_MESSAGE | No | The message to send with the commit. | |
Recursive | FDPF_INP_IS_RECURSIVE | No | Add files recursively. |
Outputs
Output Name | Required | Description |
---|---|---|
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.
The following macros are not currently supported in the footer:
- style