Add git helper
Showing
- .isort.cfg 1 addition, 1 deletion.isort.cfg
- arkindex_worker/git.py 275 additions, 0 deletionsarkindex_worker/git.py
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- tests/conftest.py 27 additions, 0 deletionstests/conftest.py
- tests/test_git.py 172 additions, 0 deletionstests/test_git.py
arkindex_worker/git.py
0 → 100644
arkindex-client==1.0.4 | ||
Pillow==7.2.0 | ||
python-gitlab==2.5.0 | ||
python-gnupg==0.4.6 | ||
sh==1.14.0 | ||
tenacity==6.2.0 |
tests/test_git.py
0 → 100644
Please register or sign in to comment