Skip to main content

Robot Framework Library for Basic Git ops

Project description

RoboGit

Robot Framework Library for Basic Git Operations

Currently supports only unauth clone. Mostly meant as a way of supporting git operations in a pipeline

Requires

  • Python 2.7.x
  • GitPython
  • Robot Framework

Install

pip install RoboGit

Run

Keywords

clone repository from url

Clones the repo (url) to a directory on the local machine

| clone repository from url | repo_url | to_path | branch (optional)

clear contents from directory

clears contents from target directory

| clear contents from directory | path (target) |

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RoboGit-0.9.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page