6. Working with Git

Git is able to be used to import/export all workflows and atomic actions.

6.1. Exporting to Git

In the workflow workspace you can select a git repository to commit to.

  1. Use the “Commit” button at the top of the page.
../_images/specificrun.png
  1. Provide a file name and a commit message.
  2. Use the load new version button to switch to any version of the workflow saved on Git.

6.2. Importing from Git

  1. Go to “My Workflows”.
  2. Select the import button and choose a Git repository, filename, and version to import a workflow.
../_images/import.png

6.3. Adding a Git Repository

  1. Got to “Admin” and then “Git Repositories” to set up all the Git repositories.
  2. To add a new repository click “New Git Repository”.
../_images/newgit.png
  1. Provide a name, description, and if you want to provides account keys.
  2. Do Git setup by choosing what protocol to use, the Rest API repository type, the Rest API repository, the branch, and the code path.
  3. Once everything is filled in click the “Submit” button.
../_images/newgitinfo.png