release: v2.11.2 - Flatpak restored + GitLab->GitHub migration #6

Merged
crenshawdev merged 1 commit from fix/release-2.11.2 into main 2026-07-16 14:33:18 +00:00
crenshawdev commented 2026-07-16 14:16:23 +00:00 (Migrated from github.com)

Makes v2.11.2 a coherent release and finishes the GitLab -> GitHub migration.

CI fix: mkdir -p public before flatpak-builder (the last run built the app fine, then failed the OSTree export with Creating repo: mkdirat: No such file or directory because repo-dir's parent was missing).

Release metadata: version 2.11.0 -> 2.11.2 (Cargo.toml/lock), metainfo + CHANGELOG 2.11.2 entry (Flatpak restored; frosted glass now on every channel; About-panel links -> GitHub), author/contact email -> john@jcrenshaw.dev.

Migration sweep: applet About-panel links, all metainfo URLs + screenshots, nfpm homepage, README/build-instructions install docs (dead dl.jcrenshaw.dev -> pkg.jcrenshaw.dev/flatpak, added --from), packaging/README rewritten to the GitHub Actions + aggregator flow, AUR repointed to the GitHub tag archive (sha256 SKIP until aur-publish.sh finalizes against the live tag). Removed dead .gitlab-ci.yml and legacy GitLab-era flatpak local-publish artifacts.

https://claude.ai/code/session_01FRSPeBYGvsPxCNwAJNktNi

Makes v2.11.2 a coherent release and finishes the GitLab -> GitHub migration. **CI fix:** `mkdir -p public` before flatpak-builder (the last run built the app fine, then failed the OSTree export with `Creating repo: mkdirat: No such file or directory` because repo-dir's parent was missing). **Release metadata:** version 2.11.0 -> 2.11.2 (Cargo.toml/lock), metainfo + CHANGELOG 2.11.2 entry (Flatpak restored; frosted glass now on every channel; About-panel links -> GitHub), author/contact email -> john@jcrenshaw.dev. **Migration sweep:** applet About-panel links, all metainfo URLs + screenshots, nfpm homepage, README/build-instructions install docs (dead dl.jcrenshaw.dev -> pkg.jcrenshaw.dev/flatpak, added `--from`), packaging/README rewritten to the GitHub Actions + aggregator flow, AUR repointed to the GitHub tag archive (sha256 SKIP until aur-publish.sh finalizes against the live tag). Removed dead .gitlab-ci.yml and legacy GitLab-era flatpak local-publish artifacts. https://claude.ai/code/session_01FRSPeBYGvsPxCNwAJNktNi
Sign in to join this conversation.
No description provided.