Commit graph

7 commits

Author SHA1 Message Date
Jeremy Soller
f5420a10e6 Add pull request template 2026-02-13 12:35:27 -07:00
Jeremy Soller
15b748bf3a
Fix compilation without wayland feature and add feature testing to CI 2025-11-19 08:02:03 -07:00
Ryan Brue
b326cc25ed Add working desktop file validation as CI action
Ubuntu 24.04 does not have the updated desktop-file-utils with support
for the COSMIC keyword (>= 0.28). Use Ubuntu 25.10 for this.
2025-11-03 21:21:19 -06:00
Jacob Kauffmann
da33f13881 ci: Disable desktop file validation until GA supports COSMIC 2025-10-24 12:58:14 -06:00
Ryan Brue
ea5b838bc5
Desktop file fixes (#1196)
* fix: Desktop file validation failing

There was a missing [es] in a translation and a translated Comment that doesn't exist in english. This commit makes desktop-file-validate pass

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>

* improv(ci): Add desktop file validation to CI

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>

---------

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-09-22 12:55:16 -06:00
Ryan Brue
29ec08cd36 ci: Add a test workflow
This commit adds a simple CI job that runs cargo test, to help with ensuring changes don't regress in tests

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-08-20 17:13:43 -04:00
leviport
c499cc1847 Add issue template 2024-08-27 15:54:25 -06:00