keep latest

This commit is contained in:
Licaon_Kter 2025-09-29 13:18:37 +03:00
parent 91b0d325c1
commit 38d8b5e384
4 changed files with 0 additions and 207 deletions

View file

@ -20,13 +20,6 @@ Builds:
gradle:
- yes
- versionName: '1.1'
versionCode: 4
commit: 228945673cd5854a26037657d4e6bd6e4d646dfc
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 5
commit: 1b298da170308c06a6bb2410908e9240e96fabec

View file

@ -316,20 +316,6 @@ Builds:
scandelete:
- build-logic/build
- versionName: v34176-release
versionCode: 34176
commit: 0395041a02812c7672b6c2d87a2c271bbd473586
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- official
scandelete:
- build-logic/build
- versionName: v34181-release
versionCode: 34181
commit: c0909c5400c4afc933792a9aac4d106029926792

View file

@ -1276,40 +1276,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
- versionName: 4.18.0.2
versionCode: 2232
commit: 200317ec0e1e3f9c3ad2f1b197daa646a50e3f98
subdir: app
gradle:
- yes
binary: https://github.com/Chiu-xaH/HFUT-Schedule/releases/download/v%v/%v-arm64-v8a.apk
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- sed -i -e "s/include 'arm64-v8a'.*/include 'arm64-v8a'/" -e '/universalApk/s/true/false/'
build.gradle
- sed -i -e '/aliyun/d' ../build.gradle
- sed -i -e '/nexus/,+1d' ../settings.gradle
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
- versionName: 4.18.0.2
versionCode: 2234
commit: 200317ec0e1e3f9c3ad2f1b197daa646a50e3f98
subdir: app
gradle:
- yes
binary: https://github.com/Chiu-xaH/HFUT-Schedule/releases/download/v%v/%v-x86_64.apk
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- sed -i -e "s/include 'arm64-v8a'.*/include 'x86_64'/" -e '/universalApk/s/true/false/'
build.gradle
- sed -i -e '/aliyun/d' ../build.gradle
- sed -i -e '/nexus/,+1d' ../settings.gradle
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
- versionName: 4.18.0.3
versionCode: 2242
commit: 25d85fad965b32eaf26a1eb8a090e594072c73fe

View file

@ -947,158 +947,6 @@ Builds:
- enableAbiSplits=true
- ABIS=x86_64
- versionName: 1.5.1
versionCode: 105011
commit: ccdc0851e3912fb3fc21bb2a14ae8948f17bf517
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-armeabi-v7a-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="armeabi-v7a"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=armeabi-v7a
- versionName: 1.5.1
versionCode: 105012
commit: ccdc0851e3912fb3fc21bb2a14ae8948f17bf517
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-arm64-v8a-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="arm64-v8a"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=arm64-v8a
- versionName: 1.5.1
versionCode: 105013
commit: ccdc0851e3912fb3fc21bb2a14ae8948f17bf517
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-x86-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-x86-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="x86"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=x86
- versionName: 1.5.1
versionCode: 105014
commit: ccdc0851e3912fb3fc21bb2a14ae8948f17bf517
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-x86_64-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="x86_64"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=x86_64
- versionName: 1.5.2
versionCode: 105021
commit: c10cfb8522697cc6b45e98832c82c9467ab929d8