Mattermost - fails to build again, disable AUM again

This commit is contained in:
Licaon_Kter 2020-07-01 12:27:16 +03:00
parent 53f218fec9
commit e131900e0b

View file

@ -306,226 +306,6 @@ Builds:
scandelete:
- node_modules
- versionName: 1.28.0
versionCode: 268
disable: fails to login
commit: v1.28.0
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
- npm -g install npm@6.4.1
init:
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
../../app/components/post_body_additional_content/post_body_additional_content.js
- make -C ../.. pre-run
gradle:
- yes
rm:
- node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/
- node_modules/xdate/build/compiler.jar
- node_modules/socketcluster/
- node_modules/shaka-player/third_party/closure/compiler.jar
- node_modules/.bin/socketcluster
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
],/' build.gradle"
- sed -i -e '/YouTubeStandaloneModule/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/app/build.gradle
build.gradle
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-image-picker/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
- node_modules/react-native-keychain/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/@react-native-community/async-storage/android/build.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-notifications/android/build.gradle
- node_modules/react-native-navigation/lib/android/build.gradle
scandelete:
- node_modules
- versionName: 1.30.0
versionCode: 285
disable: fails to login
commit: v1.30.0
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
- npm -g install npm@6.4.1
init:
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
../../app/components/post_body_additional_content/post_body_additional_content.js
- make -C ../.. pre-run
gradle:
- yes
rm:
- node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/
- node_modules/xdate/build/compiler.jar
- node_modules/socketcluster/
- node_modules/shaka-player/third_party/closure/compiler.jar
- node_modules/.bin/socketcluster
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
],/' build.gradle"
- sed -i -e '/YouTubeStandaloneModule/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/app/build.gradle
build.gradle
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-image-picker/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
- node_modules/react-native-keychain/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/@react-native-community/async-storage/android/build.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-notifications/android/build.gradle
- node_modules/react-native-navigation/lib/android/build.gradle
scandelete:
- node_modules
- versionName: 1.30.1
versionCode: 287
disable: fails to login
commit: v1.30.1
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
- npm -g install npm@6.4.1
init:
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
../../app/components/post_body_additional_content/post_body_additional_content.js
- make -C ../.. pre-run
gradle:
- yes
rm:
- node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/
- node_modules/xdate/build/compiler.jar
- node_modules/socketcluster/
- node_modules/shaka-player/third_party/closure/compiler.jar
- node_modules/.bin/socketcluster
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
],/' build.gradle"
- sed -i -e '/YouTubeStandaloneModule/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/app/build.gradle
build.gradle
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-image-picker/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
- node_modules/react-native-keychain/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/@react-native-community/async-storage/android/build.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-notifications/android/build.gradle
- node_modules/react-native-navigation/lib/android/build.gradle
scandelete:
- node_modules
- versionName: 1.31.1
versionCode: 295
disable: fails to login
commit: v1.31.1
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
- npm -g install npm@6.4.1
init:
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
../../app/components/post_body_additional_content/post_body_additional_content.js
- make -C ../.. pre-run
gradle:
- yes
rm:
- node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/gcm/
- node_modules/xdate/build/compiler.jar
- node_modules/socketcluster/
- node_modules/shaka-player/third_party/closure/compiler.jar
- node_modules/.bin/socketcluster
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
],/' build.gradle"
- sed -i -e '/YouTubeStandaloneModule/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/app/build.gradle
build.gradle
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-image-picker/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
- node_modules/react-native-keychain/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/@react-native-community/async-storage/android/build.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-notifications/android/build.gradle
- node_modules/react-native-navigation/lib/android/build.gradle
scandelete:
- node_modules
- versionName: 1.31.2
versionCode: 296
commit: v1.31.2
@ -581,64 +361,9 @@ Builds:
scandelete:
- node_modules
- versionName: 1.32.0
versionCode: 302
disable: fails to build
commit: v1.32.0
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
- npm -g install npm@6.4.1
init:
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
../../app/components/post_body_additional_content/post_body_additional_content.js
- rm ../../patches/react-native-youtube*
- make -C ../.. pre-run
gradle:
- yes
rm:
- node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/fcm/
- node_modules/xdate/build/compiler.jar
- node_modules/socketcluster/
- node_modules/shaka-player/third_party/closure/compiler.jar
- node_modules/.bin/socketcluster
- node_modules/react-native/template/
- node_modules/jetifier/lib/
prebuild:
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
],/' build.gradle"
- sed -i -e '/YouTubeStandaloneModule/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/app/build.gradle
build.gradle
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
../../node_modules/react-native-notifications/android/app/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
- truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel
scanignore:
- android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-image-picker/android/build.gradle
- node_modules/react-native-webview/android/build.gradle
- node_modules/react-native-permissions/android/build.gradle
- node_modules/react-native-keychain/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-device-info/android/build.gradle
- node_modules/@react-native-community/async-storage/android/build.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-notifications/android/build.gradle
- node_modules/react-native-navigation/lib/android/build.gradle
scandelete:
- node_modules
- versionName: 1.32.2
versionCode: 307
disable: fails to build
commit: v1.32.2
subdir: android/app/
sudo:
@ -700,7 +425,7 @@ MaintainerNotes: |-
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
AutoUpdateMode: Version v%v
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.32.2
CurrentVersionCode: 307