status-react/scripts
MajorTomSec 5dbac2b1d9
[Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android
Fixes #8635 by adding VERSION and BUILD_NUMBER files in the correct nix
template and updating bash script in order to prevent it from failing,
due to the git repository being not initialized in the nix environment.

Move scripts/build_no.sh and scripts/gen_build_no.sh to
scripts/version/build_no.sh to prevent Nix from rebuilding when
unrelated scripts are touched.

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 12:51:50 +03:00
..
lib/setup Some changes from the node2nix test branch that don't need to be there 2019-06-06 19:13:31 +02:00
version [Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android 2019-08-26 12:51:50 +03:00
add-nix-gcroots.sh use nix shell for nix-update-* targets 2019-07-30 14:11:02 -04:00
build-desktop.sh rename prod-build to jsbundle so it means something 2019-07-24 11:56:03 -04:00
copy-translations.sh nix: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
download-package-files.sh Change shebang in bash scripts 2019-03-21 13:57:00 +01: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 Create androidenv package with accepted license so build can run with --pure 2019-05-06 11:56:51 +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
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: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
run-coverage.sh add coverage test 2019-07-10 16:15:44 -04:00
run-environment-check.sh Create androidenv package with accepted license so build can run with --pure 2019-05-06 11:56:51 +02:00
setup Only bring in Android dependencies in gomobile if targetting Android 2019-07-05 13:40:31 +02:00
sign-macos-pkg.sh ignore keys from /private/var/folders, delete-keychain after use 2019-01-15 17:11:47 +01:00
start-react-native.sh Minor fixes in Nix 2019-06-13 15:03:44 +02:00
tag-release.sh Script for tagging releases 2018-01-16 23:42:30 +09:00
toolversion Some changes from the node2nix test branch that don't need to be there 2019-06-06 19:13:31 +02:00
update-status-go.sh build status-go for Nix cache 2019-07-23 01:01:41 -04:00
wait-for.sh use wait-for.sh to fix nix/clean.sh race condition 2019-08-21 18:53:00 -04:00