Commit Graph

10 Commits

Author SHA1 Message Date
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