Versions Compared

Key

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

This operation is similar to clone, except it does not require any inputs, as values are derived from Project SCM Configurations.

Environment/Instance Properties

Property Name

Required

Description

   

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

 

 

 

Outputs

Output Name

Required

Description

 

 

 

Artifacts

This operation doesn't consume or produce any artifacts.

...

Special Considerations

The CloneProjectSources cloneProjectSources operation will perform a shallow clone using a depth value of 1. This will only grab the latest version of the code. Branch, Sparse checkout folder and destination folder are used as configured in Project SCM configuration. This operation will also perform a checkout of the captured revision when the build was triggered. This ensures that the build code used corresponds to the FlexDeploy project version. The checked-out code is suitable for tagging and building, but is not suitable to commit and push back.