Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Clone

Description

The Clone activity is used to fetch a UiPath project from the master branch of the GitHub repository and save it to a specified local folder.

Inputs

  • Access Token (Optional) - Only needed if the code has to be fetched from a GitHub repository not integrated with Automation Ops. If the connection between Automation Ops and GitHub is already created, permission is inherited from there.
  • Commit SHA - The commit identifier. It must be set to the injected CommitSha argument; if not, the branch settings will be disregarded and the most recent commit to the main branch will be used instead.
  • Destination Path - The local folder to save the cloned project. If left empty, a folder is created in the local robot runtime folder.
  • Repository URL - The GitHub repository URL from which the UiPath project is cloned.

Outputs

  • Repository Path - The path to where the source code has been cloned. Typically used to be passed to the Build activity
    Note:
    If you want to provide a folder for the Destination Path parameter, we recommend to keep it unique per process run, to be reference-able for administrative reasons, and to have a descriptive name (e.g. ProcessName_PipelineName_RunId).

    If you do not provide a value for the Destination Path parameter, a new folder is created for each run.

  • Description
  • Inputs
  • Outputs

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.