From 36d835eac7304be965c99a21278fa4aa19e30299 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Fri, 17 May 2024 08:12:54 +0000 Subject: [PATCH] Notesnook 3.0.6 --- metadata/com.streetwriters.notesnook.yml | 64 +++++++++++------------- 1 file changed, 28 insertions(+), 36 deletions(-) diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml index 63f1d49127..8dfb4cfa4e 100644 --- a/metadata/com.streetwriters.notesnook.yml +++ b/metadata/com.streetwriters.notesnook.yml @@ -5095,10 +5095,9 @@ Builds: - reactNativeArchitectures=arm64-v8a - fdroidBuild=true - - versionName: 3.0.0 - versionCode: 15041 - disable: https://github.com/streetwriters/notesnook/issues/4515#issuecomment-2082432245 - commit: 583d585b2f2f42c537c68983a030a28530f23bf1 + - versionName: 3.0.6 + versionCode: 15071 + commit: 3b04925e54e02f1e997749edf5c96b90b2f71242 subdir: apps/mobile/native/android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true @@ -5111,8 +5110,9 @@ Builds: - npm install -g yarn init: - cd ../../../../.. - - npm i - - npm run build + - npm ci --ignore-scripts --prefer-offline --no-audit + - npm run bootstrap -- --scope=mobile + - npx nx run @notesnook/mobile:build gradle: - yes rm: @@ -5156,8 +5156,6 @@ Builds: - 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 @@ -5170,10 +5168,9 @@ Builds: - reactNativeArchitectures=armeabi-v7a - fdroidBuild=true - - versionName: 3.0.0 - versionCode: 15042 - disable: https://github.com/streetwriters/notesnook/issues/4515#issuecomment-2082432245 - commit: 583d585b2f2f42c537c68983a030a28530f23bf1 + - versionName: 3.0.6 + versionCode: 15072 + commit: 3b04925e54e02f1e997749edf5c96b90b2f71242 subdir: apps/mobile/native/android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true @@ -5186,8 +5183,9 @@ Builds: - npm install -g yarn init: - cd ../../../../.. - - npm i - - npm run build + - npm ci --ignore-scripts --prefer-offline --no-audit + - npm run bootstrap -- --scope=mobile + - npx nx run @notesnook/mobile:build gradle: - yes rm: @@ -5231,8 +5229,6 @@ Builds: - 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 @@ -5245,10 +5241,9 @@ Builds: - reactNativeArchitectures=x86 - fdroidBuild=true - - versionName: 3.0.0 - versionCode: 15043 - disable: https://github.com/streetwriters/notesnook/issues/4515#issuecomment-2082432245 - commit: 583d585b2f2f42c537c68983a030a28530f23bf1 + - versionName: 3.0.6 + versionCode: 15073 + commit: 3b04925e54e02f1e997749edf5c96b90b2f71242 subdir: apps/mobile/native/android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true @@ -5261,8 +5256,9 @@ Builds: - npm install -g yarn init: - cd ../../../../.. - - npm i - - npm run build + - npm ci --ignore-scripts --prefer-offline --no-audit + - npm run bootstrap -- --scope=mobile + - npx nx run @notesnook/mobile:build gradle: - yes rm: @@ -5306,8 +5302,6 @@ Builds: - 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 @@ -5320,10 +5314,9 @@ Builds: - reactNativeArchitectures=arm64-v8a - fdroidBuild=true - - versionName: 3.0.0 - versionCode: 15044 - disable: https://github.com/streetwriters/notesnook/issues/4515#issuecomment-2082432245 - commit: 583d585b2f2f42c537c68983a030a28530f23bf1 + - versionName: 3.0.6 + versionCode: 15074 + commit: 3b04925e54e02f1e997749edf5c96b90b2f71242 subdir: apps/mobile/native/android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true @@ -5336,8 +5329,9 @@ Builds: - npm install -g yarn init: - cd ../../../../.. - - npm i - - npm run build + - npm ci --ignore-scripts --prefer-offline --no-audit + - npm run bootstrap -- --scope=mobile + - npx nx run @notesnook/mobile:build gradle: - yes rm: @@ -5381,8 +5375,6 @@ Builds: - 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 @@ -5395,13 +5387,13 @@ Builds: - reactNativeArchitectures=x86_64 - fdroidBuild=true -AutoUpdateMode: None -UpdateCheckMode: Tags .*-android$ +AutoUpdateMode: Version +UpdateCheckMode: Tags ^\d+(\.\d+)*-android$ VercodeOperation: - '%c * 5 + 1' - '%c * 5 + 2' - '%c * 5 + 3' - '%c * 5 + 4' UpdateCheckData: apps/mobile/native/android/app/build.gradle|versionCode\s(\d+)|apps/mobile/package.json|"version":.*\"(.*)\", -CurrentVersion: 3.0.4 -CurrentVersionCode: 15064 +CurrentVersion: 3.0.6 +CurrentVersionCode: 15074