labelProjectSources (Perforce)
Labels all sources configured for the project. Label is done using the Changeset Id number that was captured when the Build Request was submitted.
Project sources can be from various Perforce depots. (Perforce Instances).
If main Stream for FlexDeploy project is being built, plugin will use Main Path Script for depot path, otherwise Branch Path Script will determine depot path.
If this operation is called for Partial Deploy project, only files included in Build Package will be labeled.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
FDPF_INP_LABEL_DESCRIPTION | No | The description of the label to create. | |
Label Prefix | FDPF_INP_LABEL_PREFIX | No | Prefix to apply to the label name defined as per project sources. |
Label Suffix | FDPF_INP_LABEL_SUFFIX | No | Suffix to apply to the label name defined as per project sources. |
Label Name Override | FDPF_INP_LABEL_OVERRIDE | No | Override entire label name. To use this, do not provide Prefix or Suffix above. Project source label will be ignored. |
Skip Files | FDPF_INP_SKIP_FILES | No | Skip files from Package. Separate files with comma or use All to skip all files. Only applicable for Partial Deployment. Use ALL to skip all files. Available since 4.6.0.2.* |
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.
- style