Commit graph

9 commits

Author SHA1 Message Date
Vukašin Vojinović
6c0759f34a chore: fix CI 2025-12-30 08:34:00 +01:00
Ryan Brue
1cf63fc3fd 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-04 10:12:45 -05:00
dependabot[bot]
321a8354dc chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 02:54:36 +02:00
Vukašin Vojinović
2c618622d3 chore: update dependencies
Sets the resolver to 3, so it's Rust-version aware. Without it, some dependencies get updated to versions needing Rust versions newer than the target.
2025-08-18 16:44:50 +02:00
Vukašin Vojinović
2b7b4cba56 chore: update to Rust 2024 edition 2025-08-18 16:44:50 +02:00
Ian Douglas Scott
fd15399141 Fix ci test 2025-02-06 15:14:47 -08:00
Michael Aaron Murphy
bd5ac8a5bb
chore: update GitHub workflows 2024-08-15 10:21:08 +02:00
Ashley Wulber
3a93654997 chore: add libinput dependency to lint workflow 2024-02-20 10:55:08 -05:00
daniel.eades
aa2d9fe374 add linting CI jobs 2023-11-21 16:59:14 -05:00