You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump runtime-version from 6.9 to 6.10 (closes#10)
- Set x-version to '1.4.1' (was empty)
- Add appstream-external-screenshot-url exception (builddir lint stage)
- Add appstream-screenshots-not-mirrored-in-ostree exception (repo lint stage)
- Document Kontainer in skills/app-gotchas.md; fix missing bundle-repack header
Both screenshot exceptions are permanent — app is not on Flathub so screenshot
mirroring to dl.flathub.org/media never happens.
Closes#9Closes#10
Assisted-by: Claude Sonnet 4.6 via OpenCode
| firefox-nightly |`flatpaks/firefox-nightly/GOTCHAS.md`| app-id is `org.mozilla.firefox.nightly` (renamed from `org.mozilla.firefox` to avoid Flathub clash), rolling aarch64 sha256, BaseApp required pre-install, `.appdata.xml` skips CI validation |
12
13
| thunderbird-nightly |`flatpaks/thunderbird-nightly/GOTCHAS.md`| x86_64 only (no aarch64), comm-central icon pinning — verify each size sha256 independently (swap of 32/64 was a bug), `--persist=.thunderbird-nightly` profile isolation, no BaseApp pre-install needed, extension stubs created in build-commands (not cleanup-commands) |
@@ -41,6 +42,17 @@ Real flatpak-tracker runtime-update issue bodies use:
41
42
42
43
Applies to: `scripts/sync-runtime-issues.py` and any task spec describing issue body format.
0 commit comments