status-react/ci
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
..
Jenkinsfile remove old jenkisnfiles 2018-09-04 07:39:40 -04:00
Jenkinsfile.android disable coverage 2019-08-12 15:05:57 +02:00
Jenkinsfile.combined forgot to disable desktop stuff in other steps 2019-08-10 02:17:04 -04:00
Jenkinsfile.fastlane.clean 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
Jenkinsfile.ios nix: fix target OS for add-nix-gcroots.sh 2019-07-25 13:47:43 -04:00
Jenkinsfile.linux rename prod-build to jsbundle so it means something 2019-07-24 11:56:03 -04:00
Jenkinsfile.macos nix: Use nix/build.sh for release-android make target 2019-07-26 16:01:06 -04:00
Jenkinsfile.nightly-end-to-end don't provide --apk=, it's already there 2019-07-03 08:16:00 -04:00
Jenkinsfile.nix-cache use nix shell for nix-update-* targets 2019-07-30 14:11:02 -04:00
Jenkinsfile.windows rename prod-build to jsbundle so it means something 2019-07-24 11:56:03 -04:00
android.groovy nix: Use nix/build.sh for release-android make target 2019-07-26 16:01:06 -04:00
common.groovy 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
desktop.groovy rename prod-build to jsbundle so it means something 2019-07-24 11:56:03 -04:00
ghcmgr.groovy add diawi upload retries 2019-04-26 10:29:12 +02:00
github.groovy don't rebase manual builds 2019-06-07 18:45:28 +02:00
ios.groovy 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
jenkins.groovy fix setting of BUILD_TYPE and BRANCH params 2019-04-12 11:49:02 +02:00
nix.groovy nix: Use nix/build.sh for release-android make target 2019-07-26 16:01:06 -04:00
utils.groovy [Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android 2019-08-26 12:51:50 +03:00