mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Make BUILDING.md everything a fork needs to build and release, and add a maintainer-facing ship checklist. - BUILDING.md: full CI secrets inventory (Android keystore vs GPG/Maven, with generation commands), a distribution-channels table (GitHub, Maven, Play, F-Droid pull, Zapstore, Homebrew/Winget), and a "generated & vendored artifacts" section (Material Symbols subset, Arti native libs). - RELEASE_OPS.md (new, repo root): Amethyst-specific shipping — pre-tag checklist, per-channel rollout (manual Play AAB, Zapstore `zsp publish` with our nsec, F-Droid build-from-source), the push-notification server (amethyst-push-notif-server), secret ownership, and verification. - README.md: slim the Deploying section to point at both docs, fix the stale quartz dependency version, and add a Maven Central badge plus JitPack snapshot docs. - android-expert skill: drop the duplicated build-config block, delegate to gradle-expert, keep only the Android-specific flavor note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>