status-react/scripts
Jakub Sokołowski f2c96dcd3b
nix: add config defaults and temp keystore generation
Changes:
* Create `nix/config.nix` with `config` defaults
* Add `nix/tools/gradlePropParser.nix` for reading `gradle.properties`
* Add `nix/mobile/android/keystore.nix` for generating a keystore
* Load keystore generation in `nix/mobile/android/default.nix`
* Use generated keystore if it's not provided via `config`
* Add `-deststoretype pkcs12` in `scripts/generate-keystore.sh`
* Add `nix/lib/assertEnvVarSet.nix` for checking if env var is set

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-04 11:10:48 +02:00
..
version ci: use full timestamp for iOS CFBundleVersion 2020-01-23 19:42:19 +01:00
build-desktop.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
colors.sh nix: improve nix/scripts/node_modules.sh 2020-06-02 16:26:19 +02:00
encrypt-keychain.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
gen-random-passphrase.sh Add code-signing scripts and encrypted keychain 2018-09-11 12:10:33 +03:00
generate-keystore.sh nix: add config defaults and temp keystore generation 2020-06-04 11:10:48 +02:00
generate-pull-request-report.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
inotify_fix.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
list-pull-requests.sh [FIX #3573] adding scripts/list-pull-requests.sh and scripts/generate-pull-request-report.sh 2018-03-28 19:25:55 +02:00
merge-pr.sh request to squash commits if the PR has multiple 2019-04-16 11:52:40 +02: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
prepare-for-desktop-platform.sh nix: reafactoring of status-go builds 2020-05-04 20:55:07 +02:00
release-android.sh nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
run-coverage.sh add coverage test 2019-07-10 16:15:44 -04:00
sign-macos-pkg.sh nix: Upgrade expected Xcode version to 11.1 2019-10-15 18:40:26 +02:00
start-react-native.sh use shadow-cljs 2020-04-30 15:43:46 +02:00
tag-release.sh Script for tagging releases 2018-01-16 23:42:30 +09:00
update-status-go.sh update-status-go: don't accept SHA1s, accept PR numbers 2020-02-05 14:57:35 +01:00
wait-for.sh narrow match with UID, print persistent matching processes 2019-11-30 14:47:06 +01:00