Commit Graph

6 Commits

Author SHA1 Message Date
9f8598c794 Drop CI semver check, this isn't a library
Semver checks only make sense for things that have a public interface.
While an application technically does, these semver checks are for the
Rust API not the GUI shape or something. It's for checking that a
library upholds it's semver promise.

This is not a library, so these checks don't make sense.
2025-11-08 11:14:27 -06:00
b64771f3fc Drop CI cargo-clippy check, can't run on Gitea
The Reviewdog tool hits GitHub API endpoints that don't have an
equivalent on Gitea.
2025-11-08 11:11:15 -06:00
d181a690f8 Bump MSRV for named profiles to work
Yay for cargo-msrv
2024-09-12 22:53:53 -05:00
ce2da247a4 GH Actions have prompts in non-interactive mode 2024-07-05 16:30:59 -05:00
71e27cc3fd Adjust workflow to install ALSA 2024-07-05 16:26:39 -05:00
2349538199 Check-in a check.yml workflow: jonhoo/rust-ci-conf 2024-07-05 16:10:31 -05:00