Commit Graph

21 Commits

Author SHA1 Message Date
yevh-berdnyk 41691ddb63
Added e2e tests apk (Android) upload to Diawi
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-20 14:23:08 +03:00
Roman Volosovskyi d305f5a4a0
fix fastlane nightly 2018-03-30 15:30:23 +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
Ivan Borovkov 4aba1becf1 publish apk and ios links on public page 2018-02-06 23:19:13 +02:00
Ivan Borovkov 407fa7de01 publish apk and ios links on public page 2018-02-06 21:38:08 +02:00
Eric Dvorsak 314d425187
Clean up build scripts 2018-01-17 01:22:14 +01:00
Ivan Borovkov 4bab66ea30 fixed path to local file for upload 2018-01-14 15:39:10 +02:00
Ivan Borovkov 0eb4fb0a42 fix path to apk for artifact upload 2018-01-13 14:11:37 +02:00
Roman Volosovskyi 558fc8fd62
ensure npm deps are installed in jenkins pipelines 2018-01-03 13:21:54 +02:00
Roman Volosovskyi 63bdd269e9
remove ./re-natal deps from jenkins pipelines 2017-12-28 16:44:35 +02:00
Oskar Thoren 660eebb8f7
Fix Jenkinsfile syntax 2017-12-18 09:13:14 +01:00
Oskar Thoren 0f23265029
RN weird Jenkins stuff fix 2017-12-16 23:46:45 +01:00
Oskar Thoren f8f43b80a6
Jenkinsfile.nightly: Fix re-natal link 2017-12-16 22:53:03 +01:00
Eric Dvorsak d9d250592a
[fix] fix jenkins file to build latest react-native
the react-native packager is now a separate package so the file
that sed was trying to change doesn't exist anymore
2017-12-15 16:30:55 +01:00
Roman Volosovskyi 19e180179c
fix fatal: ambiguous argument 'develop..':... 2017-12-12 12:06:15 +02:00
David Balatero e83adf1b46 Run build script against the develop branch 2017-12-11 12:46:04 +02:00
Oskar Thoren 0403a7cdc1 Echo apkUrl and ipaUrl
Useful while Slack notifications are down for QA
2017-11-27 15:58:25 +01:00
Roman Volosovskyi 900d4074bf update script for nightly build 2017-11-11 08:08:02 +01:00
Oskar Thorén 0618ef1aa7 Tooling: Make sure Jenkins nightly slack notificaiton is one message
- Remove slack notification for each build step
- Set apkUrl and ipaUrl correctly for final slack notification
2017-09-13 08:57:27 +03:00
Oskar Thorén efd5a4c841 Tooling: Jenkins configuration for nightly build in source control
Previously this was inline at Jenkins which lead to configuration drift. This
commti introduces Slack notifications for failed builds.
2017-09-12 12:20:19 +03:00