Commit graph

9 commits

Author SHA1 Message Date
Felix Spöttel
1b10ee20ac
ci: enable caching for cargo (#31) 2023-10-21 21:22:31 +02:00
Burkhard Mittelbach
6ae29a25e8
ci: update actions to use actions/checkout@v3 (#17) 2022-12-04 18:29:42 +01:00
Burkhard Mittelbach
6379e82105
Add CI hook to check code formatting using cargo fmt --check (#18) 2022-12-04 18:28:49 +01:00
Felix Spöttel
5090d04b26 ci: disable readme_stars.schedule by default
reason: if enough people use the default cron, this results in traffic burst.

document the need to change the schedule.
2022-12-01 16:28:05 +01:00
Felix Spöttel
49123f790a feat: implement bash scripts in rust
enables cross-platform support, closes #1.

scaffold scripts adapted from code on @steventhorne's fork, thx!
2022-10-17 14:43:04 +02:00
Felix Spöttel
7b0b9f100c ci: add optional clippy job 2022-10-17 12:21:02 +02:00
Felix Spöttel
9fb2c434f9 feat: make readme star action opt-in 2022-10-17 11:03:22 +02:00
Felix Spöttel
ec1831c83d ci: rename ci workflow, add badge 2021-12-29 19:46:04 +01:00
Felix Spöttel
4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00