misc fixes

This commit is contained in:
linsui 2022-11-08 16:27:30 +08:00 committed by linsui
parent cfb1a3776b
commit 89ac8104bb
3 changed files with 7 additions and 165 deletions

View file

@ -1319,117 +1319,9 @@ Builds:
- .yarn
ndk: r21d
- versionName: '1.61'
versionCode: 36087
commit: a2d8f4d8acbf70fed4899922d3277023897e9f22
subdir: android/app
sudo:
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
- sysctl fs.inotify.max_user_watches=524288 || true
init: yarn install
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
scanignore:
- android/build.gradle
- node_modules/jsc-android
- node_modules/react-native/*
- node_modules/react-native-file-access/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-linear-gradient/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-share/android/build.gradle
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-document-picker/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
scandelete:
- node_modules/
- .yarn
ndk: r21d
- versionName: '1.66'
versionCode: 36092
commit: f57de5265d1460f08a1820378d0885bb90d2c635
subdir: android/app
sudo:
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
- sysctl fs.inotify.max_user_watches=524288 || true
init: yarn install
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
scanignore:
- android/build.gradle
- node_modules/jsc-android
- node_modules/react-native/*
- node_modules/react-native-file-access/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-linear-gradient/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-share/android/build.gradle
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-document-picker/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
scandelete:
- node_modules/
- .yarn
ndk: r21d
- versionName: '1.67'
versionCode: 36093
disable: fails to build
commit: 7b403050f3b80065d9da28c03fc543bf4e4a0434
subdir: android/app
sudo:
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
- sysctl fs.inotify.max_user_watches=524288 || true
init: yarn install
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
scanignore:
- android/build.gradle
- node_modules/jsc-android
- node_modules/react-native/*
- node_modules/react-native-file-access/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-linear-gradient/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-share/android/build.gradle
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-document-picker/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
scandelete:
- node_modules/
- .yarn
ndk: r21d
- versionName: '1.70'
versionCode: 36096
disable: https://gitea.presley.nz/brandon.presley/Massive/issues/115
commit: 9db499020263d83561077cb021726693480d642d
subdir: android/app
sudo:

View file

@ -8242,58 +8242,9 @@ Builds:
- popd
ndk: r21e
- versionName: 3.45.28
versionCode: 3000622
commit: '@standardnotes/mobile@3.45.28'
subdir: packages/mobile/android/app
sudo:
- apt-get update
- apt-get install -y libsecret-1-dev build-essential
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
- sysctl fs.inotify.max_user_watches=524288 || true
init:
- cd ../../../..
- npm_config_build_from_source=true yarn --immutable
- cd packages/mobile
- npm_config_build_from_source=true yarn --immutable
gradle:
- prod
rm:
- packages/desktop
- packages/mobile/ios
prebuild: sed -i -e '/detox/Id' -e 's/versionName appVersionName/versionName "$$VERSION$$"/'
-e 's/versionCode appVersionCode/versionCode $$VERCODE$$/' -e '/universalApk/s/false/true/'
build.gradle
scanignore:
- packages/mobile/android/build.gradle
- packages/mobile/node_modules/hermes-engine
- packages/mobile/node_modules/jsc-android
- packages/mobile/node_modules/react-native
- packages/mobile/node_modules/detox/android/build.gradle
- packages/mobile/node_modules/detox/android/detox/publishing.gradle
- packages/mobile/node_modules/@react-native-community/async-storage/android/build.gradle
- packages/mobile/node_modules/@standardnotes/react-native-utils/android/build.gradle
scandelete:
- node_modules/
- packages/mobile/node_modules
- packages/components/dist
- .yarn/
build:
- pushd ../../../..
- yarn run build:mobile
- popd
- pushd ../..
- yarn run android:bundle
- popd
ndk: r21e
- versionName: 3.45.30
versionCode: 3000624
commit: '@standardnotes/mobile@3.45.30'
- versionName: 3.45.31
versionCode: 3000625
commit: '@standardnotes/mobile@3.45.31'
subdir: packages/mobile/android/app
sudo:
- apt-get update
@ -8344,5 +8295,5 @@ UpdateCheckMode: HTTP
VercodeOperation:
- 3000310 + %c
UpdateCheckData: https://github.com/standardnotes/app/actions/workflows/mobile.release.prod.yml|(\d+)\sworkflow\sruns|https://github.com/standardnotes/app/releases|/releases/tag/%40standardnotes%2Fmobile%40([\d.]+)
CurrentVersion: 3.45.30
CurrentVersionCode: 3000624
CurrentVersion: 3.45.31
CurrentVersionCode: 3000625

View file

@ -25,8 +25,7 @@ Builds:
- versionName: 2.1.0
versionCode: 2
disable: https://github.com/AndInTheClouds/chordreader2/issues/5
commit: fed7ea2b6844e921367a2578c60f5b6fb3f7568f
commit: 35c8f96ae7cc7670416b93e2d7fb11704da08604
subdir: app
gradle:
- yes