From d8b62f952dbae0d143391bf9ac1de899790cbe5a Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sat, 25 Oct 2025 23:51:36 +0800 Subject: [PATCH] keep latest --- metadata/ac.mdiq.podcini.X.yml | 10 - metadata/com.streetwriters.notesnook.yml | 284 ----------------------- metadata/org.mozilla.fennec_fdroid.yml | 1 + metadata/uk.nktnet.webviewkiosk.yml | 7 - 4 files changed, 1 insertion(+), 301 deletions(-) diff --git a/metadata/ac.mdiq.podcini.X.yml b/metadata/ac.mdiq.podcini.X.yml index 0ef0412a3b..52aeae11cc 100644 --- a/metadata/ac.mdiq.podcini.X.yml +++ b/metadata/ac.mdiq.podcini.X.yml @@ -428,16 +428,6 @@ Builds: prebuild: sed -i -e '/wearable/d' build.gradle ndk: 29.0.14206865 - - versionName: 8.23.0 - versionCode: 186 - commit: a5f3814e36cd80f60fd6dfbdb722ae0f54440473 - subdir: app - gradle: - - free - output: build/outputs/apk/free/release/*_.apk - prebuild: sed -i -e '/wearable/d' build.gradle - ndk: r29 - - versionName: 8.23.1 versionCode: 187 commit: a04855fffa8f8212b968c268512b82c59efe943b diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml index 009cb33d7f..ceba56f786 100644 --- a/metadata/com.streetwriters.notesnook.yml +++ b/metadata/com.streetwriters.notesnook.yml @@ -12001,290 +12001,6 @@ Builds: - reactNativeArchitectures=x86_64 - fdroidBuild=true - - versionName: 3.3.5 - versionCode: 15371 - commit: 80392d394a8c179419c5706b9014da1bfc9c2e85 - 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/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile: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 - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - 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-pdf/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/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-pager-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 - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=armeabi-v7a - - fdroidBuild=true - - - versionName: 3.3.5 - versionCode: 15372 - commit: 80392d394a8c179419c5706b9014da1bfc9c2e85 - 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/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile: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 - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - apps/mobile/node_modules/jsc-android - - apps/mobile/node_modules/react-native/* - - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - 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-pdf/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-pager-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 - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=x86 - - fdroidBuild=true - - - versionName: 3.3.5 - versionCode: 15373 - commit: 80392d394a8c179419c5706b9014da1bfc9c2e85 - 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/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile: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 - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - 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/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-pdf/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-pager-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 - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=arm64-v8a - - fdroidBuild=true - - - versionName: 3.3.5 - versionCode: 15374 - commit: 80392d394a8c179419c5706b9014da1bfc9c2e85 - 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/v22.15.0/node-v22.15.0-linux-x64.tar.gz - - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm install -g yarn - init: - - cd ../../../../.. - - npm ci --ignore-scripts --prefer-offline --no-audit - - npm run bootstrap -- --scope=mobile - - npm run tx @notesnook/mobile: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 - - rm -rf ../../../.nx/cache/*-logs.tar.gz - scanignore: - - apps/mobile/native/android/build.gradle - - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle - - 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/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle - - apps/mobile/node_modules/react-native-blob-util/android/build.gradle - - apps/mobile/node_modules/react-native-pdf/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-pager-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 - - node_modules - - packages - - servers/themes/node_modules - ndk: r27b - gradleprops: - - buildUniversalApk=false - - reactNativeArchitectures=x86_64 - - fdroidBuild=true - - versionName: 3.3.6 versionCode: 15376 commit: 8cd8e93487aeb54f83a6ac7b35e0708ec8eceb1d diff --git a/metadata/org.mozilla.fennec_fdroid.yml b/metadata/org.mozilla.fennec_fdroid.yml index 787006fcd4..3ef8ce2a14 100644 --- a/metadata/org.mozilla.fennec_fdroid.yml +++ b/metadata/org.mozilla.fennec_fdroid.yml @@ -16741,6 +16741,7 @@ Builds: - versionName: 144.0.0 versionCode: 1440010 + disable: build failed commit: bdbb5355354a72bd2e872b1c67f6f09ba1089789 timeout: 36000 sudo: diff --git a/metadata/uk.nktnet.webviewkiosk.yml b/metadata/uk.nktnet.webviewkiosk.yml index 29926ce727..063c32214f 100644 --- a/metadata/uk.nktnet.webviewkiosk.yml +++ b/metadata/uk.nktnet.webviewkiosk.yml @@ -101,13 +101,6 @@ Builds: gradle: - yes - - versionName: 0.24.10 - versionCode: 68 - commit: cb04fb190fda3396f0abb89c85cb03a6631e2b1f - subdir: app - gradle: - - yes - - versionName: 0.24.11 versionCode: 69 commit: 4505e9b2beeb05002bac7a4318c68731c0c0f7fd