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
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 details)
File details
Details for the file RoboGit-0.9.tar.gz
.
File metadata
- Download URL: RoboGit-0.9.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6bc203c333634d0dc778e5883509217f1db2268f9d95d688ee9860db40bbc18 |
|
MD5 | 48e2136e26dbd43f9fdbd2fd30f16785 |
|
BLAKE2b-256 | 2fb5a9512a3d3f34cf41582f6cbbb52c7539fe5bc48ed0716fe3fb6b1f4be334 |