Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Labels files from a PVCS Project Database based on the PVCS configurations specified in the project.

Environment/Instance Properties

...

Input Name

Input Code

Required

Description

Float LabelFDPVCS_INP_FLOAT_LABELYes

Whether or not to float the label. Floating a label will persist it across revisions. 

For example, a floating label created on branch 1.1.1 will create a label with the syntax 1.1.1.*

, which

.  This will ensure the latest revision on branch 1.1.1 will always be grabbed for the specified label.  

Overwrite LabelFDPVCS_INP_OVERWRITE_LABELYesWhether or not to overwrite an existing label if the names collide.

...

Output Name

Required

Description




Artifacts

...

This operation doesn’t consume or produce any artifacts.

This operation consumes artifacts from the artifacts repository.

This operation produces artifacts that will be stored in the artifacts repository.

This operation delegates the consume/produce artifacts decision to the workflow developer.

...

Endpoint Selection

This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}. This operation will select all available endpoints associated to the environment/instance.

This operation delegates the selection to the workflow developer to determine.

...

Endpoint Execution

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

This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.

This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}. 

This operations delegates the execution to the workflow developer to decide.

Special Considerations

[Delete section if not needed]

...

Special Considerations

The label name being used will come from the 'Label Name' script configured in the project sources.