status-mobile/scripts
Andy Tudhope 5f979cdf8c
merge-pr script should prompt for multiple commits
Fixes #2971

Because I don't think it is worth a bounty - all the code required was already in the `merge-external-pr.sh` so I have just copied the relevant parts across and added the few necessary lines to ensure that PRs from core contributors cannot be merged unless they have been squashed down to a single commit.

Changed fatal to confirm for merge-pr
2018-01-16 18:01:53 +01:00
..
lib/setup Make sure setup script runs on linux 2017-12-21 10:34:02 +01:00
build-android.sh scripts: Improve `bundle-status-go.sh` so that it can bundle Android package as well (#2539) 2018-01-13 00:54:49 +09:00
bundle-status-go.sh scripts: Improve `bundle-status-go.sh` so that it can bundle Android package as well (#2539) 2018-01-13 00:54:49 +09:00
generate-keystore.sh Added build scripts 2017-12-12 09:05:18 +01:00
merge-external-pr.sh [FIX #2636] Add script for merging external contributions 2017-12-26 02:15:15 +01:00
merge-pr.sh merge-pr script should prompt for multiple commits 2018-01-16 18:01:53 +01:00
pr-statistics.sh add pr-statistics scripts to get some stats on open or already merged PR 2018-01-11 18:34:49 +09:00
run-ios.sh raw dev script for iOS 2018-01-03 12:39:45 +02:00
run-osx Stopped loading Figwheel API by default #2669 2018-01-02 10:31:55 +02:00
setup Install all dependencies on Linux 2017-12-08 18:26:01 +01:00
tag-release.sh Script for tagging releases 2018-01-16 23:42:30 +09:00