Commit Graph

24 Commits

Author SHA1 Message Date
Igor Mandrigin a27134fb44
Add a suffix (config identifier) to the Android artifacts.
Otherwise, it is possible to override the artifact by building the same commit but in a different configuration.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-30 13:51:54 +02:00
Igor Mandrigin 0eebedadc9
Allow to build any branch in release configuration.
Important to be able to implement nightlies with the release conf.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 13:39:17 +02:00
Jakub Sokołowski e38ed4144a
use trim() to remove newlines when reading VERSION
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-05-25 16:52:40 +02:00
Jakub Sokołowski 7a70bc185e
don't create .version, it's redundant 2018-05-24 21:52:41 +02:00
Jakub Sokołowski a3e3cd7891
use VERSION file in Jenkinsfiles 2018-05-24 21:52:40 +02:00
Jakub Sokołowski bf0e8ddd5f
move build_no.sh to scripts/ 2018-05-24 21:52:37 +02:00
Igor Mandrigin ff86ea7f95
Timeout and abort Jenkins jobs after 90 minutes.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-21 22:24:26 +02:00
Jakub Sokołowski 5375ff5a26
don't specify a single host only 2018-05-18 10:25:42 +02:00
Jakub 436ac1d798
Merge pull request #4131 from status-im/fix/build-numbering
Fix for versionCode conflicts when uploading to Play Store
2018-05-16 16:55:54 +02:00
Jakub Sokołowski 79ef297bf7
fix pushing for Jenkinsfile.release too 2018-05-16 15:55:09 +02:00
Roman Volosovskyi 38b94d7dce
fix release build 2018-05-11 14:36:18 +03:00
Roman Volosovskyi 68997983e5
fix .version file creation in release builds 2018-05-09 14:41:25 +02:00
Jakub Sokołowski 3c0fa7feb5
move pushing build tag to after deploy stages 2018-05-07 15:37:58 +02:00
Jakub Sokołowski 99e9316fda
add use of --tag 2018-05-07 15:37:56 +02:00
Jakub Sokołowski f97fec1547
update jenkinsfiles and build.gradle to use build_no.sh 2018-05-07 15:37:54 +02:00
Roman Volosovskyi 924d16dc64
fix version in release build 2018-04-18 09:44:39 +01:00
Goran Jovic 539e975374
restored fetch tags to release jenkinsfile as we need it for release version
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-02 11:16:22 +02:00
Chd 039ae7be59
add fastlane, beta deploy lanes, and jenkins release changes 2018-03-27 14:50:23 +02:00
Julien Eluard 4145a31a2d
Simplify Jenkins files and remove needs for develop branch
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-19 19:07:46 +01:00
Eric Dvorsak 8b4b083b50
[FIX] fix apk path for releases
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-14 12:55:58 +01:00
Oskar Thoren cffa4c5759
Jenkinsfile.release: use BRANCH_NAME
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-13 13:25:27 +01:00
Eric Dvorsak 314d425187
Clean up build scripts 2018-01-17 01:22:14 +01:00
Ivan Borovkov 0eb4fb0a42 fix path to apk for artifact upload 2018-01-13 14:11:37 +02:00
Oskar Thoren 0a1c3bcd88
Jenkinsfile.release
Like Jenkinsfile.nightly but with .env.prod mainly.
2018-01-05 18:16:17 +09:00