Update docs

This commit is contained in:
Amk
2026-05-25 13:21:35 +02:00
parent 629040b752
commit ec33c5e605
+10 -6
View File
@@ -1,12 +1,16 @@
# ZapStore config for io.gart.app. Public whitelisting anchor for the # ZapStore config for io.gart.app. Public whitelisting anchor for the
# private gart/gart-app repo. Setup procedure: gart-app/docs/zapstore-publishing.md. # private gart/gart-app repo. Setup procedure: gart-app/docs/zapstore-publishing.md.
# #
# Metadata + assets are sourced from our self-hosted F-Droid repo at # CI publish path: `zsp publish ./release/gart.apk -r <gitea-url>` — the
# https://f-droid.gart.io/fdroid/repo. zsp does NOT auto-harvest from # signed APK is passed directly so zsp's source autodetection (which only
# self-hosted F-Droid instances (its `metadata_sources: [fdroid]` host # recognises github.com / gitlab.com / codeberg.org / f-droid.org /
# allowlist is hardcoded to f-droid.org and apt.izzysoft.de — see # apt.izzysoft.de hostnames in internal/config/config.go) is bypassed
# zapstore/zsp internal/config/config.go), so every field below mirrors # entirely (source type = local). Neither `release_source` below nor the
# what fdroidserver published into index-v2.json by hand. # Gitea URL is fetched by zsp; every metadata field is mirrored from what
# fdroidserver published into index-v2.json by hand.
#
# `release_source` is kept as a human-readable pointer to where the public
# APK lives — it is informational, not consumed by CI.
repository: https://gitea.gart.io/gart/gart-app-releases repository: https://gitea.gart.io/gart/gart-app-releases