diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml index db5533632e..4ba30b273e 100644 --- a/metadata/com.streetwriters.notesnook.yml +++ b/metadata/com.streetwriters.notesnook.yml @@ -5022,80 +5022,6 @@ Builds: - reactNativeArchitectures=x86_64 - fdroidBuild=true - - versionName: 3.0.11 - versionCode: 10446 - commit: 7d85ca35db0ca5fb1fc8dc632ec076b04fb557d7 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz - - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm i - - npm run build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle - - apps/mobile/node_modules/@callstack/repack/android/build.gradle - - apps/mobile/node_modules/hermes-engine - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - apps/theme-builder - - apps/vericrypt/node_modules - - node_modules/clipboardy/fallbacks - - packages - - servers/themes/node_modules - build: - - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* - - gradle clean - ndk: 23.1.7779620 - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=armeabi-v7a - - fdroidBuild=true - - versionName: 3.0.11 versionCode: 10447 commit: 7d85ca35db0ca5fb1fc8dc632ec076b04fb557d7 @@ -5244,82 +5170,9 @@ Builds: - reactNativeArchitectures=arm64-v8a - fdroidBuild=true - - versionName: 3.0.11 - versionCode: 10449 - commit: 7d85ca35db0ca5fb1fc8dc632ec076b04fb557d7 - subdir: apps/mobile/native/android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y --no-install-recommends g++ build-essential - - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz - - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm i - - npm run build - gradle: - - yes - rm: - - extensions - - apps/desktop - - apps/web - - packages/clipper - prebuild: - - sed -i -e 's|||g' - ./src/main/AndroidManifest.xml - - cd ../../ - - echo GITHUB_RELEASE=true > .env - - sed -i -e 's|false|true|g' react-native.config.js - - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle - - apps/mobile/node_modules/@callstack/repack/android/build.gradle - - apps/mobile/node_modules/hermes-engine - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle - - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle - - apps/mobile/node_modules/react-native-device-info/android/build.gradle - - apps/mobile/node_modules/react-native-document-picker/android/build.gradle - - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle - - apps/mobile/node_modules/react-native-gzip/android/build.gradle - - apps/mobile/node_modules/react-native-keychain/android/build.gradle - - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle - - apps/mobile/node_modules/react-native-reanimated/android/build.gradle - - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle - - apps/mobile/node_modules/react-native-screens/android/build.gradle - - apps/mobile/node_modules/react-native-securerandom/android/build.gradle - - apps/mobile/node_modules/react-native-share/android/build.gradle - - apps/mobile/node_modules/react-native-svg/android/build.gradle - - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle - - apps/mobile/node_modules/react-native-webview/android/build.gradle - - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle - scandelete: - - apps/mobile/node_modules - - apps/theme-builder - - apps/vericrypt/node_modules - - node_modules/clipboardy/fallbacks - - packages - - servers/themes/node_modules - build: - - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* - - gradle clean - ndk: 23.1.7779620 - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=x86_64 - - fdroidBuild=true - - versionName: 2.6.18 versionCode: 10451 + disable: https://github.com/streetwriters/notesnook/issues/4515 commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 subdir: apps/mobile/native/android/app sudo: @@ -5394,6 +5247,7 @@ Builds: - versionName: 2.6.18 versionCode: 10452 + disable: https://github.com/streetwriters/notesnook/issues/4515 commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 subdir: apps/mobile/native/android/app sudo: @@ -5468,6 +5322,7 @@ Builds: - versionName: 2.6.18 versionCode: 10453 + disable: https://github.com/streetwriters/notesnook/issues/4515 commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 subdir: apps/mobile/native/android/app sudo: @@ -5542,6 +5397,7 @@ Builds: - versionName: 2.6.18 versionCode: 10454 + disable: https://github.com/streetwriters/notesnook/issues/4515 commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 subdir: apps/mobile/native/android/app sudo: