vn-verdnaturachat/app
IlarionHalushka 59a71ffaef [CHORE] Bugsnag logging setup (#1145)
* initial bugsnag setup

* upload sourcemaps to bugsnag during ios-build job

* fix: spacing in config.yml

* add yarn global add react-native

* add separate step: Upload sourcemaps to Bugsnag

* add brew install watchman

* install react-native-cli, remove install watchman

* upload source maps for android build

* add yarn add global react-native react-native-cli for android-build ci job

* add working_directory to android-build

* install npm i -g react-native react-native-cli

* add Install Node step to android-build job

* export path to node to bash_profile

* add step Install React Native CLI to android build job

* use yarn generate-source-maps in ci; exchange firebase log -> bugsnag log

* implement send(toggle) crash reports button

* move BUGSNAG_API_KEY to config file; remove generated source maps files

* unlink bugsnag

* add ios/Pods files connected to Bugsnag; fix ci android build job

* export firebase analytics also from /utils/log

* use `log(e)` instead of `log(error)`

* API Key changes

* pod install

* Fix iOS build

* Simulate error

* lint

* Add navigation

* Use projectRoot

* Revert project root

* - Don't run on forks
- Upload dSYMs

* Remove error sim

* Remove automatic dSYMs upload

* Remove fastlane-plugin-bugsnag
2019-08-23 10:18:47 -03:00
..
actions [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
animations Update dependencies (#431) 2018-09-25 16:28:42 -03:00
constants [NEW] CAS authentication (#1116) 2019-08-12 15:37:42 -03:00
containers [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
i18n [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
lib [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
notifications [FIX] Endless "connecting" on notification tap (#1121) 2019-08-09 14:03:15 -03:00
presentation [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
reducers [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
sagas [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
static/images Several fixes for 1.2.1 (#448) 2018-09-19 11:18:32 -03:00
utils [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
views [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
emojis.js Reactions (#214) 2018-01-30 17:48:26 -02:00
index.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
share.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00