keep latest

This commit is contained in:
Licaon_Kter 2025-11-25 14:31:52 +02:00
parent 8324098e41
commit dac0724637
2 changed files with 0 additions and 121 deletions

View file

@ -1579,120 +1579,6 @@ Builds:
- gradle assembleRelease --parallel --build-cache --no-daemon -PreactNativeArchitectures=arm64-v8a
ndk: 27.1.12297006
- versionName: 1.8.2
versionCode: 10080021
commit: 30b200db2f42fe6e97fc245f0dfface808240d05
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm ninja-build bzip2 xz-utils
- npm install -g corepack
init:
- cd ../..
- corepack enable
- pnpm config set node-linker=hoisted
- pnpm install
- pnpm install lightningcss --save-dev
- pnpm uninstall expo-notifications expo-dev-client
output: build/outputs/apk/release/*.apk
srclibs:
- react-native-skia@v2.0.0
rm:
- ios
- node_modules/@shopify/react-native-skia/libs/android
- node_modules/@shopify/react-native-skia/libs/apple
prebuild:
- export skiaVersion=$(sed -n -E 's|.*"@shopify/react-native-skia":\s"(.*)".*|\1|p'
../../package.json)
- '[[ $skiaVersion ]]'
- git -C $$react-native-skia$$ checkout -f "v$skiaVersion"
- git -C $$react-native-skia$$ submodule update --init --recursive
- sed -i -e 's/"buildFromSource".*/"buildFromSource":\[".*"\]/' ../../package.json
scanignore:
- android/build.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/react-native/ReactAndroid/publish.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-keyboard-controller/android/build.gradle
scandelete:
- node_modules
build:
- pushd $$react-native-skia$$
- corepack enable
- yarn
- pushd ./externals/depot_tools
- ./update_depot_tools
- popd
- cd packages/skia
- yarn build-skia android-arm
- popd
- mv $$react-native-skia$$/packages/skia/libs/android ../../node_modules/@shopify/react-native-skia/libs/android
- gradle assembleRelease --parallel --build-cache --no-daemon -PreactNativeArchitectures=armeabi-v7a
ndk: r27b
- versionName: 1.8.2
versionCode: 10080022
commit: 30b200db2f42fe6e97fc245f0dfface808240d05
subdir: android/app/
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm ninja-build bzip2 xz-utils
- npm install -g corepack
init:
- cd ../..
- corepack enable
- pnpm config set node-linker=hoisted
- pnpm install
- pnpm install lightningcss --save-dev
- pnpm uninstall expo-notifications expo-dev-client
output: build/outputs/apk/release/*.apk
srclibs:
- react-native-skia@v2.0.0
rm:
- ios
- node_modules/@shopify/react-native-skia/libs/android
- node_modules/@shopify/react-native-skia/libs/apple
prebuild:
- export skiaVersion=$(sed -n -E 's|.*"@shopify/react-native-skia":\s"(.*)".*|\1|p'
../../package.json)
- '[[ $skiaVersion ]]'
- git -C $$react-native-skia$$ checkout -f "v$skiaVersion"
- git -C $$react-native-skia$$ submodule update --init --recursive
- sed -i -e 's/"buildFromSource".*/"buildFromSource":\[".*"\]/' ../../package.json
scanignore:
- android/build.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-pager-view/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/react-native/ReactAndroid/publish.gradle
- node_modules/@react-native-community/netinfo/android/build.gradle
- node_modules/react-native-keyboard-controller/android/build.gradle
scandelete:
- node_modules
build:
- pushd $$react-native-skia$$
- corepack enable
- yarn
- pushd ./externals/depot_tools
- ./update_depot_tools
- popd
- cd packages/skia
- yarn build-skia android-arm64
- popd
- mv $$react-native-skia$$/packages/skia/libs/android ../../node_modules/@shopify/react-native-skia/libs/android
- gradle assembleRelease --parallel --build-cache --no-daemon -PreactNativeArchitectures=arm64-v8a
ndk: r27b
- versionName: 1.8.3
versionCode: 10080031
commit: 78e93d00bb7dac6f7159ff2e2864a1887d8ed554

View file

@ -42,13 +42,6 @@ Builds:
gradle:
- yes
- versionName: '17'
versionCode: 17
commit: b1d107db9acbb4a0c5fe0a10e8960f6934db1637
subdir: app
gradle:
- yes
- versionName: '18'
versionCode: 18
commit: 45a115d8f455d47e33f72936159a966ac90c2d57