From 86b930a8d94db80508f21ddd674df4e5e79b5a2d Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Mon, 16 Jun 2025 01:37:14 +0800 Subject: [PATCH] keep latest --- metadata/com.ominous.quickweather.yml | 8 - metadata/com.poppingmoon.aria.yml | 276 ------------------ metadata/com.wangjinli.carvita.yml | 36 --- metadata/de.szalkowski.activitylauncher.yml | 7 - metadata/eu.darken.capod.yml | 10 - metadata/io.github.lydavid.musicsearch.yml | 42 --- metadata/io.horizontalsystems.bankwallet.yml | 20 -- metadata/org.sensors2.osc.yml | 8 - metadata/si.uni_lj.fe.lablog.yml | 7 - .../tr.com.basarsubasi.simplefitnessapp.yml | 29 -- 10 files changed, 443 deletions(-) diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index d9c8228084..55fd7fe2fd 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -552,14 +552,6 @@ Builds: - yes prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties - - versionName: 2.8.2 - versionCode: 106 - commit: 91cfe07e32037e9008c48cfecf5b4bda8504aa17 - subdir: app - gradle: - - yes - prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties - - versionName: 2.8.3 versionCode: 107 commit: 47003a6b77778d513687360a3ea07c2395a08fcc diff --git a/metadata/com.poppingmoon.aria.yml b/metadata/com.poppingmoon.aria.yml index 7db77ca55f..e5710f6150 100644 --- a/metadata/com.poppingmoon.aria.yml +++ b/metadata/com.poppingmoon.aria.yml @@ -2997,282 +2997,6 @@ Builds: - mv /tmp/.cargo $HOME/.cargo ndk: 23.1.7779620 - - versionName: 1.2.0 - versionCode: 641 - commit: a6fb203c87895f0e638913791e454997c4824382 - output: build/app/outputs/flutter-apk/app-x86_64-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-x86_64.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - - versionName: 1.2.0 - versionCode: 642 - commit: a6fb203c87895f0e638913791e454997c4824382 - output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-armeabi-v7a.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - - versionName: 1.2.0 - versionCode: 643 - commit: a6fb203c87895f0e638913791e454997c4824382 - output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-arm64-v8a.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - - versionName: 1.2.1 - versionCode: 651 - commit: 12f203918e98ae6c373a9f8f42fc6cf5677e84e9 - output: build/app/outputs/flutter-apk/app-x86_64-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-x86_64.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - - versionName: 1.2.1 - versionCode: 652 - commit: 12f203918e98ae6c373a9f8f42fc6cf5677e84e9 - output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-armeabi-v7a.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - - versionName: 1.2.1 - versionCode: 653 - commit: 12f203918e98ae6c373a9f8f42fc6cf5677e84e9 - output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk - binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-arm64-v8a.apk - srclibs: - - flutter@stable - - rustup@1.27.1 - rm: - - ios - - linux - - macos - - web - - windows - prebuild: - - sed -i -e "s/'stable'/'1.87.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart - - export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2) - - pushd $$flutter$$ - - git checkout -f $version - - popd - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv /tmp/build com.poppingmoon.aria - - $$rustup$$/rustup-init.sh -y --default-toolchain none - scandelete: - - .pub-cache - build: - - mv $HOME/.cargo /tmp/.cargo - - HOME_TMP=$HOME - - export HOME=/tmp - - cd .. - - mv com.poppingmoon.aria /tmp/build - - pushd /tmp/build/ - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64" - - popd - - mv /tmp/build com.poppingmoon.aria - - export HOME=$HOME_TMP - - mv /tmp/.cargo $HOME/.cargo - ndk: 23.1.7779620 - - versionName: 1.2.2 versionCode: 661 commit: 158a183ee1a0d7e210ba5dc5d15d9a0071b7c722 diff --git a/metadata/com.wangjinli.carvita.yml b/metadata/com.wangjinli.carvita.yml index 9f9e8403a7..0e2b00af20 100644 --- a/metadata/com.wangjinli.carvita.yml +++ b/metadata/com.wangjinli.carvita.yml @@ -122,42 +122,6 @@ Builds: - popd - mv $repo/carvita com.wangjinli.carvita - - versionName: 0.9.3 - versionCode: 4 - commit: 4a5990b920f5a2f30e96ee3b9581a001a064f100 - sudo: - - mkdir -p /home/runner/ - - chown vagrant /home/runner/ - output: build/app/outputs/flutter-apk/app-release.apk - srclibs: - - flutter@stable - prebuild: - - flutterVersion=$(sed -n -E "s/.*flutter-version:\ *([0-9]+\.[0-9]+\.[0-9]+)/\1/p" - .github/workflows/flutter.yml) - - '[[ $flutterVersion ]] || exit 1' - - git -C $$flutter$$ checkout -f $flutterVersion - - export repo=/home/runner/work/carvita - - mkdir -p $repo - - cd .. - - mv com.wangjinli.carvita $repo/carvita - - pushd $repo/carvita - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - - popd - - mv $repo/carvita com.wangjinli.carvita - scandelete: - - .pub-cache - build: - - export repo=/home/runner/work/carvita - - cd .. - - mv com.wangjinli.carvita $repo/carvita - - pushd $repo/carvita - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk - - popd - - mv $repo/carvita com.wangjinli.carvita - - versionName: 1.0.0 versionCode: 5 commit: dc943b75f6c25d58ec9350a24b035f0328e62254 diff --git a/metadata/de.szalkowski.activitylauncher.yml b/metadata/de.szalkowski.activitylauncher.yml index ab877a556b..177d29dc0f 100644 --- a/metadata/de.szalkowski.activitylauncher.yml +++ b/metadata/de.szalkowski.activitylauncher.yml @@ -304,13 +304,6 @@ Builds: gradle: - yes - - versionName: 2.1.2 - versionCode: 62 - commit: d20f7cea8d1220621fc5647f72396fb4d40430ba - subdir: app - gradle: - - oss - - versionName: 2.1.3 versionCode: 63 commit: 979d5b03b3c3c4acc46d26e5427c80afd0269bbc diff --git a/metadata/eu.darken.capod.yml b/metadata/eu.darken.capod.yml index ab1bd43c9c..3fff4033e5 100644 --- a/metadata/eu.darken.capod.yml +++ b/metadata/eu.darken.capod.yml @@ -209,16 +209,6 @@ Builds: - crowdin-cli.jar prebuild: cp ../version.properties . - - versionName: 2.17.1-rc1 - versionCode: 21701010 - commit: f4e8f08f4f462bc53bf3aaae8fe913875c15494b - subdir: app - gradle: - - foss - rm: - - crowdin-cli.jar - prebuild: cp ../version.properties . - - versionName: 2.17.2-rc0 versionCode: 21702000 commit: 3c8f24fa50523b7a960235f2750716537dad87fe diff --git a/metadata/io.github.lydavid.musicsearch.yml b/metadata/io.github.lydavid.musicsearch.yml index ecbef682ce..2b86dd80c2 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -855,48 +855,6 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.38.1 - versionCode: 644 - commit: accf500adbf16299bafa71c8e7ef215ecd2c558d - subdir: android/app - sudo: - - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list - - apt-get update - - apt-get install -y openjdk-21-jdk-headless - - update-java-alternatives -a - gradle: - - fDroid - prebuild: - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg==" - | base64 -d > ../../not_so_secret.properties - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo=" - | base64 -d >> ../../not_so_secret.properties - - sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts - - sed -i -e 's/\.debug//' ../../shared/domain/src/commonMain/kotlin/ly/david/musicsearch/shared/domain/Constants.kt - scandelete: - - build-logic/convention/build - - - versionName: 1.39.0 - versionCode: 647 - commit: 8c24af6bd2665a87bb2f119aeb8d9d34991d57ff - subdir: android/app - sudo: - - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list - - apt-get update - - apt-get install -y openjdk-21-jdk-headless - - update-java-alternatives -a - gradle: - - fDroid - prebuild: - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg==" - | base64 -d > ../../not_so_secret.properties - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo=" - | base64 -d >> ../../not_so_secret.properties - - sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts - - sed -i -e 's/\.debug//' ../../shared/domain/src/commonMain/kotlin/ly/david/musicsearch/shared/domain/Constants.kt - scandelete: - - build-logic/convention/build - - versionName: 1.40.0 versionCode: 648 commit: 1775e84803714b9834bf324a0abe469bf92f271b diff --git a/metadata/io.horizontalsystems.bankwallet.yml b/metadata/io.horizontalsystems.bankwallet.yml index f803ed45c8..a28c071746 100644 --- a/metadata/io.horizontalsystems.bankwallet.yml +++ b/metadata/io.horizontalsystems.bankwallet.yml @@ -712,26 +712,6 @@ Builds: - subscriptions-google-play prebuild: sed -i -e '/marketKit.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/stats/StatsManager.kt - - versionName: 0.42.4 - versionCode: 133 - commit: 6c465b81aea90adef188191c1852b594341477aa - subdir: app - gradle: - - fdroid - rm: - - subscriptions-google-play - prebuild: sed -i -e '/marketKit.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/stats/StatsManager.kt - - - versionName: 0.42.4 - versionCode: 134 - commit: 271c1ffa6e1bf7b9b0a6f39f7bac496a69dcc0e1 - subdir: app - gradle: - - fdroid - rm: - - subscriptions-google-play - prebuild: sed -i -e '/marketKit.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/stats/StatsManager.kt - - versionName: 0.42.4 versionCode: 135 commit: 315fed725ebe504f82b64a1aa0f6bb76e5434ef5 diff --git a/metadata/org.sensors2.osc.yml b/metadata/org.sensors2.osc.yml index 0829dbfdee..539fc9400c 100644 --- a/metadata/org.sensors2.osc.yml +++ b/metadata/org.sensors2.osc.yml @@ -127,14 +127,6 @@ Builds: gradle: - yes - - versionName: 0.10.0 - versionCode: 14 - commit: 982eb42b67170c9538423b10450e0d144bcddf74 - subdir: app - submodules: true - gradle: - - yes - - versionName: 0.10.1 versionCode: 15 commit: 8335ec340bd855af5de9c70df65e53340642700a diff --git a/metadata/si.uni_lj.fe.lablog.yml b/metadata/si.uni_lj.fe.lablog.yml index aa89c889b1..4896ae4ed0 100644 --- a/metadata/si.uni_lj.fe.lablog.yml +++ b/metadata/si.uni_lj.fe.lablog.yml @@ -65,13 +65,6 @@ Builds: gradle: - yes - - versionName: '1.10' - versionCode: 11 - commit: d3c2118ee3170b3b28d7c84931b6c104d16da45a - subdir: app - gradle: - - yes - - versionName: '1.11' versionCode: 12 commit: 9aaba4780e24e5743270e5763749cc5fdf8a593a diff --git a/metadata/tr.com.basarsubasi.simplefitnessapp.yml b/metadata/tr.com.basarsubasi.simplefitnessapp.yml index 43051b2298..c05775fc71 100644 --- a/metadata/tr.com.basarsubasi.simplefitnessapp.yml +++ b/metadata/tr.com.basarsubasi.simplefitnessapp.yml @@ -207,35 +207,6 @@ Builds: scandelete: - node_modules - - versionName: 1.7.5 - versionCode: 44 - commit: 7e6b056cf57f4082f900ca60c78b09acc4c679df - 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.6 versionCode: 45 commit: 365763a621593eb68a66d3432729d02a45af35b3