Commit graph

13 commits

Author SHA1 Message Date
Felix Spöttel
fe89ad7990
ci: update continuous integration 2024-11-08 16:36:18 +01:00
Marcelo Fornet
47e4f227bd
fix: spelling error in stars-action commit message (#38) 2023-12-01 15:37:21 +01:00
Tristan Guichaoua
751fde7451
ci: update readme-stars workflow (#36)
* update checkout action to v4
* update git-auto-commit-action to v5, add required write permission
* use variable for run condition, check on job level
2023-11-24 09:25:37 +01:00
Felix Spöttel
c11ac61252 ci: fixup 2023-10-21 21:23:49 +02:00
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