ci(release): revert to F-Droid-signed recipe; drop pre-merge reference build
All checks were successful
ci / test-commons-core (push) Successful in 44s
ci / analyze (push) Successful in 1m26s
site / deploy (push) Successful in 30s
ci / test-app-seeds (push) Successful in 6m8s

This commit is contained in:
vjrj 2026-07-19 11:19:46 +02:00
parent 831730e308
commit 4d99e1a840
5 changed files with 6 additions and 222 deletions

View file

@ -15,19 +15,12 @@ AutoName: Tane
RepoType: git
Repo: https://git.comunes.org/comunes/tane.git
# Reproducible, developer-signed: F-Droid rebuilds each split and, if it matches
# our own signed APK on the git.comunes.org release byte-for-byte, publishes OUR
# APK (same signature as the Play build). Value is the SHA-256 of the tane-upload
# signing certificate (public).
AllowedAPKSigningKeys: ddfae432091b8248a8a4a1b353487fa626301f4357ef835e94ec312f69418e38
Builds:
- versionName: 0.1.8
versionCode: 101
commit: v0.1.8
subdir: apps/app_seeds
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-armeabi-v7a-release.apk
srclibs:
- flutter@stable
- tesseract4android@4.9.0
@ -60,7 +53,6 @@ Builds:
commit: v0.1.8
subdir: apps/app_seeds
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-arm64-v8a-release.apk
srclibs:
- flutter@stable
- tesseract4android@4.9.0
@ -93,7 +85,6 @@ Builds:
commit: v0.1.8
subdir: apps/app_seeds
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-x86_64-release.apk
srclibs:
- flutter@stable
- tesseract4android@4.9.0