keep latest

This commit is contained in:
Licaon_Kter 2025-06-12 09:39:22 +03:00
parent 08025bc3cc
commit a733729182
10 changed files with 0 additions and 293 deletions

View file

@ -96,19 +96,6 @@ Builds:
- sed -i -e 's/versionName = .*/versionName = "$$VERSION$$"/' -e 's/versionCode
= .*/versionCode = $$VERCODE$$/' build.gradle.kts
- versionName: 2.1.7(2673)
versionCode: 2673
commit: fe914affc827a254869bf5b068f3b7af92595fe4
subdir: android/app
gradle:
- eduroam
- fdroid
prebuild:
- sed -i -e '/firebaseAppDistribution {/,/}/d' build.gradle.kts
- sed -i -e '/gms/d' -e '/firebase/d' {../..,.}/build.gradle.kts
- sed -i -e 's/versionName = .*/versionName = "$$VERSION$$"/' -e 's/versionCode
= .*/versionCode = $$VERCODE$$/' build.gradle.kts
- versionName: 2.1.7(2674)
versionCode: 2674
commit: 0a1aef1ab12995a9af8c91e0ea5394a7a7f383b7

View file

@ -78,19 +78,6 @@ Builds:
- sed -i -e 's/versionName = .*/versionName = "$$VERSION$$"/' -e 's/versionCode
= .*/versionCode = $$VERCODE$$/' build.gradle.kts
- versionName: 2.1.7(2673)
versionCode: 2673
commit: fe914affc827a254869bf5b068f3b7af92595fe4
subdir: android/app
gradle:
- govroam
- fdroid
prebuild:
- sed -i -e '/firebaseAppDistribution {/,/}/d' build.gradle.kts
- sed -i -e '/gms/d' -e '/firebase/d' {../..,.}/build.gradle.kts
- sed -i -e 's/versionName = .*/versionName = "$$VERSION$$"/' -e 's/versionCode
= .*/versionCode = $$VERCODE$$/' build.gradle.kts
- versionName: 2.1.7(2674)
versionCode: 2674
commit: 0a1aef1ab12995a9af8c91e0ea5394a7a7f383b7

View file

@ -349,25 +349,6 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 1.10.5.8
versionCode: 1100508
commit: 1.10.5.8
subdir: app
sudo:
- export CPUS_MAX=16
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
binary: https://github.com/DroidWorksStudio/mLauncher/releases/download/%v/MultiLauncher-%v-Signed.apk
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild:
- mv $$OUT$$ unaligned.apk
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: 1.10.6.6
versionCode: 1100606
commit: 1.10.6.6

View file

@ -2985,39 +2985,6 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 2.0.9
versionCode: 359
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=armeabi-v7a
- versionName: 2.0.9
versionCode: 360
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=arm64-v8a
- versionName: 2.0.9
versionCode: 361
commit: 68e23501578f399cbadbfce1ba6e7780ee8b6e8a
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=x86_64
- versionName: 2.0.11
versionCode: 365
commit: 90ce14d72226bcf9f587069af7ea0b25d730bbc6

View file

@ -285,26 +285,6 @@ Builds:
break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean
assembleRelease; done
- versionName: 2.7.1
versionCode: 18
commit: 94cfc1174a1907c99360417fb3b22f8bfc797d87
subdir: app
sudo:
- export CPUS_MAX=16
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
postbuild:
- curl -Lo upstream.apk https://github.com/maksimowiczm/FoodYou/releases/download/$$VERSION$$/food-you-$$VERSION$$.apk
- unzip -q upstream.apk -d apk
- export hash=$(sha256sum apk/assets/dexopt/baseline.prof)
- rm -rf apk upstream.apk
- for i in {1..10}; do unzip -q $$OUT$$ -d apk; sha256sum -c - <<< $hash &&
break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean
assembleRelease; done
- versionName: 2.7.2
versionCode: 19
commit: 6ef2dea8cf5798c77d8878b87e57b15b286cefd9

View file

@ -15363,21 +15363,6 @@ Builds:
scandelete:
- app/src/androidTest/assets
- versionName: '20250610'
versionCode: 20250610
commit: 5e0ed9d68d60e0d9bef87d575085f688b0b830a4
subdir: app
gradle:
- versionDev
rm:
- user_manual
prebuild:
- mkdir -p $HOME/.gradle
- echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
> $HOME/.gradle/gradle.properties
scandelete:
- app/src/androidTest/assets
- versionName: '20250612'
versionCode: 20250612
commit: a818556da0fd5af761806d6f92242913e019384c

View file

@ -15,132 +15,6 @@ RepoType: git
Repo: https://github.com/s4nj1th/pocket-dhamma.git
Builds:
- versionName: 1.2.1
versionCode: 1211
commit: cfb8c6036c6e6aa1f7b4806fd9b703316861292e
sudo:
- mkdir -p /home/s4nj1th
- chown vagrant /home/s4nj1th
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
binary: https://github.com/s4nj1th/pocket-dhamma/releases/download/v%v/app-x86_64-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export repo=/home/s4nj1th/code/flutter
- mkdir -p $repo
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- flutterVersion=$(sed -n -E "s/^\s*flutter:\ (.*)/\1/p" pubspec.yaml)
- '[[ $flutterVersion ]] || exit 1'
- git -C $$flutter$$ checkout -f $flutterVersion
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
scandelete:
- .pub-cache
build:
- export repo=/home/s4nj1th/code/flutter
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
- versionName: 1.2.1
versionCode: 1212
commit: cfb8c6036c6e6aa1f7b4806fd9b703316861292e
sudo:
- mkdir -p /home/s4nj1th
- chown vagrant /home/s4nj1th
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
binary: https://github.com/s4nj1th/pocket-dhamma/releases/download/v%v/app-armeabi-v7a-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export repo=/home/s4nj1th/code/flutter
- mkdir -p $repo
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- flutterVersion=$(sed -n -E "s/^\s*flutter:\ (.*)/\1/p" pubspec.yaml)
- '[[ $flutterVersion ]] || exit 1'
- git -C $$flutter$$ checkout -f $flutterVersion
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
scandelete:
- .pub-cache
build:
- export repo=/home/s4nj1th/code/flutter
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
- versionName: 1.2.1
versionCode: 1213
commit: cfb8c6036c6e6aa1f7b4806fd9b703316861292e
sudo:
- mkdir -p /home/s4nj1th
- chown vagrant /home/s4nj1th
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
binary: https://github.com/s4nj1th/pocket-dhamma/releases/download/v%v/app-arm64-v8a-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- export repo=/home/s4nj1th/code/flutter
- mkdir -p $repo
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- flutterVersion=$(sed -n -E "s/^\s*flutter:\ (.*)/\1/p" pubspec.yaml)
- '[[ $flutterVersion ]] || exit 1'
- git -C $$flutter$$ checkout -f $flutterVersion
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
scandelete:
- .pub-cache
build:
- export repo=/home/s4nj1th/code/flutter
- cd ..
- mv com.s4nj1th.pocket_dhamma $repo/pocket-dhamma
- pushd $repo/pocket-dhamma
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
- popd
- mv $repo/pocket-dhamma com.s4nj1th.pocket_dhamma
- versionName: 1.2.2
versionCode: 1221
commit: 42de085881c386facc50e8271f35142051a68a7b

View file

@ -743,13 +743,6 @@ Builds:
gradle:
- yes
- versionName: '23.4'
versionCode: 234
commit: 5da441ff1742063893f06db29568861d55f80e82
subdir: app
gradle:
- yes
- versionName: '23.5'
versionCode: 235
commit: 99cdf66a3a577ad0b368eb86d7a4659d441b60eb

View file

@ -1347,24 +1347,6 @@ Builds:
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
ndk: 28.1.13356709
- versionName: 2.3.0
versionCode: 153
commit: 9c7b4d7c0031633bbecd5fc2efeb72ecdab8932d
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake g++ libsqlite3-dev libtool make ninja-build cmake
gradle:
- yes
srclibs:
- rustup@1.27.1
build:
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.86.0 --target aarch64-linux-android
armv7-linux-androideabi i686-linux-android x86_64-linux-android
- source $HOME/.cargo/env
ndk: 28.1.13356709
- versionName: 3.0.0
versionCode: 154
commit: be8c9a479e8d867db2e41e0c279d59d5587b6caf

View file

@ -178,35 +178,6 @@ Builds:
scandelete:
- node_modules
- versionName: 1.7.2
versionCode: 40
commit: 341b29b2dcd19395144382d810a5a6522a87f5db
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
gradle:
- yes
prebuild:
- cd ../..
- npm install --build-from-source
- npx expo prebuild
scanignore:
- android/build.gradle
- node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
- node_modules/react-native-vector-icons/android/build.gradle
- node_modules/react-native-safe-area-context/android/build.gradle
- node_modules/react-native-reanimated/android/build.gradle
- node_modules/react-native-screens/android/build.gradle
- node_modules/react-native-svg/android/build.gradle
- node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
- node_modules/@react-native-async-storage/async-storage/android/build.gradle
- node_modules/@react-native-picker/picker/android/build.gradle
scandelete:
- node_modules
- versionName: 1.7.4
versionCode: 43
commit: ef4c4bfee5a4b19232ac58cc87012a7ff075cd2a