8b36ff5888
- moved linux agents to a new node pool (basically renamed old one) - removed some out of date scripts or moved them to playlists - removed shell scrips invoked from jenkins - minor docs updates Some python classes methods are not used anymore and will be cleaned up separately. |
||
---|---|---|
.. | ||
.gitignore | ||
__init__.py | ||
add_url_artifact.py | ||
apply_patch.py | ||
apply_patch2.py | ||
phabtalk.py | ||
README.md |
This folder contains Python scripts that talk to Phabricator.
They require a few libraries listed in requirements.txt
.
To install the requirements locally run pip3 install -r requirements.txt
.