feat(linux): add Flatpak CI, .deb builder, and AUR PKGBUILD - #1980
feat(linux): add Flatpak CI, .deb builder, and AUR PKGBUILD#1980cozyGarage wants to merge 5 commits into
Conversation
|
I have read the CLA Document and I hereby sign the CLA. |
|
Hi @cozyGarage, could you please resolve the conflict with |
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
8f68aa3 to
323aa7c
Compare
|
Rebased onto latest
|
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Flatpak CI failed on an obsolete Meson flag: gtksourceview 5.16 renamed |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Flatpak still failed after the Meson flag fix: GtkSourceView 5.16 needs GTK ≥ 4.17, but the GNOME 47 runtime only has 4.16.13. Pinned the module to 5.14.2 (the GNOME 47-era series, GTK ≥ 4.6). CI should get past that module now. |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Next failure was expected offline Flatpak sandboxing: Cargo could not resolve Gave the |
Summary
Test plan
Made with Cursor