standardnotes - remove unbuilt

This commit is contained in:
Licaon_Kter 2023-03-06 07:34:35 +00:00
parent bcfa8dc3a2
commit d86e2de06e

View file

@ -8482,55 +8482,6 @@ Builds:
- popd
ndk: r21e
- versionName: 3.46.1
versionCode: 3000639
disable: react-native-iap
commit: '@standardnotes/mobile@3.46.1'
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
- .yarn/
build:
- pushd ../../../..
- yarn run build:mobile
- popd
- pushd ../..
- yarn run android:bundle
- popd
ndk: r21e
- versionName: 3.146.2
versionCode: 3000818
commit: '@standardnotes/mobile@3.146.2'
@ -9245,108 +9196,6 @@ Builds:
- .yarn/
ndk: r21e
- versionName: 3.150.9
versionCode: 3000847
commit: '@standardnotes/mobile@3.150.9'
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/download/release/v16.19.0/node-v16.19.0-linux-x64.tar.gz
- echo "23770ba26a52cb8fedd1096613bbc419b8a033d774a457d9024bb5a0159f3585 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 ../../../..
- yarn config set -H enableImmutableInstalls false
- sed -i -e '/react-native-iap/d' packages/mobile/package.json
- npm_config_build_from_source=true yarn
- cd packages/mobile
- npm_config_build_from_source=true yarn
patch:
- remove-IAP.3.146.2.patch
gradle:
- prod
rm:
- packages/desktop
- packages/mobile/ios
- packages/mobile/android/app/gradle
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
- pushd ../../../..
- yarn run build:mobile
- popd
- pushd ../..
- yarn run android:bundle
- popd
scanignore:
- packages/mobile/android/build.gradle
- packages/mobile/node_modules/jsc-android
- packages/mobile/node_modules/react-native
- packages/mobile/node_modules/detox/android/build.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
- .yarn/
ndk: r21e
- versionName: 3.150.9
versionCode: 3000848
commit: '@standardnotes/mobile@3.150.9'
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/download/release/v16.19.0/node-v16.19.0-linux-x64.tar.gz
- echo "23770ba26a52cb8fedd1096613bbc419b8a033d774a457d9024bb5a0159f3585 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 ../../../..
- yarn config set -H enableImmutableInstalls false
- sed -i -e '/react-native-iap/d' packages/mobile/package.json
- npm_config_build_from_source=true yarn
- cd packages/mobile
- npm_config_build_from_source=true yarn
patch:
- remove-IAP.3.146.2.patch
gradle:
- prod
rm:
- packages/desktop
- packages/mobile/ios
- packages/mobile/android/app/gradle
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
- pushd ../../../..
- yarn run build:mobile
- popd
- pushd ../..
- yarn run android:bundle
- popd
scanignore:
- packages/mobile/android/build.gradle
- packages/mobile/node_modules/jsc-android
- packages/mobile/node_modules/react-native
- packages/mobile/node_modules/detox/android/build.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
- .yarn/
ndk: r23b
- versionName: 3.150.11
versionCode: 3000849
commit: '@standardnotes/mobile@3.150.11'