Utility scripts for Phabricator:
- getmystuph_in_phab.py: Import/Sync library, see README
- get_phid.py: just return PHID (Phabricator ID) of an object
Utility scripts for Phabricator:
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2cc1874dd600 | aubort | Simple repo search using api | Nov 25 2018 | ||||
7251cb90f549 | aubort | supports id and callsign | Jan 30 2018 | ||||
0bbfcf541468 | aubort | Display all fields and id, name, phid | Jan 30 2018 | ||||
a4e74fddc097 | aubort | Get repository information | Jan 29 2018 | ||||
e3a203010a0e | aubort | Add SVN error to init failed | Aug 8 2017 | ||||
860d40df9176 | aubort | svnsync legacy option instead of new option which is not in debian 8 svnsync | Aug 7 2017 | ||||
5dfdca8aeb7f | aubort | svnsync ret code | Aug 7 2017 | ||||
6582c695678d | aubort | name needs to be enclosed | Aug 4 2017 | ||||
11ae20d50d07 | aubort | SSH key needed for the script | Jul 13 2017 | ||||
45a6f92652f6 | aubort | move the comment where the actual dirty fix is | Jul 12 2017 | ||||
de8e07a4c083 | aubort | fix the fix | Jul 12 2017 | ||||
cce7d8b959f9 | aubort | dirty fix for KeyError on 'oid' | Jul 12 2017 | ||||
5f9b6ade1a53 | richart | Taking partial data from the cache if they exists | Jul 10 2017 | ||||
da5cc444b00f | richart | Adding new options, permissions only and ignoring existing repos | Jul 10 2017 | ||||
bf41c7945321 | richart | Fallback the time to check more in detail | Jun 23 2017 |
git clone https://c4science.ch/source/phab-api.git c4science-scripts cd c4science-scripts
pip3 install --user -r requirements.txt # OR, depending on your operating system configuration pip install --user -r requirements.txt
./getmystuph_in_phab.py --config config.yml -v
./getmystuph_in_phab.py --config config.yml -v --dry-run
python getmystuph_in_phab.py --config config.yml