017ca44a75
- configured sccache on buildkite windows machines - final result is sent to phabricator from "summary.py" that waits for both builds to complete - extracted "add_url_artifact" to a runnable script - reorganized code and fixed some of TODOs |
||
---|---|---|
.. | ||
.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
.