1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-16 15:07:45 +00:00
Commit graph

15 commits

Author SHA1 Message Date
309726163a Update to fsfe/reuse-action v5 2025-05-09 18:00:21 -04:00
153f21257a Remove references to old features on the CI 2025-03-11 16:47:30 -04:00
bee7c9e3c9 Only set up SSH key on main branch 2024-06-29 10:23:42 -04:00
9e831047fc Run CI on all branches 2024-06-29 13:46:44 +00:00
ab3ccb5350 Add CI for updating docs 2024-05-23 00:48:41 +00:00
21f2693e84 Don't try to re-install Cargo dependencies on cache hit 2024-04-28 07:54:39 -04:00
ccf28b3f4c Hash the Cargo.toml instead of the Cargo.lock for cache
We don't commit a .lock file because Physis is a library, so the .toml
is the next best thing.
2024-04-28 07:44:16 -04:00
addf74a5ce OK, maybe not "all features" 2024-04-28 07:42:00 -04:00
42bcc8db6f Add libunshield to the CI, make sure to enable all features when building 2024-04-28 07:40:11 -04:00
1362e72707 Run clippy, deny-check and semver-checks on the CI 2024-04-28 07:30:43 -04:00
b34764f2cb Remove job dependencies 2024-04-28 07:26:37 -04:00
2f48964b99 Nevermind, you can't do something like that with Actiobs
We must use a separate checkout for each parallel step
2024-04-28 07:24:28 -04:00
17815b3441 Separate out jobs in workflow 2024-04-28 07:19:58 -04:00
85a99fee56 Add REUSE check to CI 2024-04-23 15:24:07 -04:00
a51792bbe0 Run cargo test on the CI 2024-04-23 15:22:35 -04:00