Commit Graph

4 Commits (49dcb0ca846cfa2661a25aa5f626904b2900e6da)

Author SHA1 Message Date
Eric Leblond 8a96296b4a prscript: add verbose option 12 years ago
Eric Leblond f23556dcdb prscript: exit when no build exists 12 years ago
Eric Leblond c151b218f1 prscript: check if branch is synced with master
The script now check if the tested branch is in sync with current
inliniac's master.
12 years ago
Eric Leblond c390006aee script: add script to start personal builder
This script HAS to be used by developer having an account on Suricata
buildbot. It MUST be run before doing a PR. It will trigger a build on
the branch and this will check the validity of the proposed branch.
The cinematic is simple:
 - Push branch XXX to github
 - Run 'prscript.py -u USER -p PASSWORD XXX'
 - Wait for the result
 - If successful, PR can be done
12 years ago