Commit Graph

6 Commits

Author SHA1 Message Date
Paul van Tilburg 0ef589a5ac Add a full Gitea Actions release workflow
Check, lint and test using Cargo / Check, lint and test (push) Successful in 1m37s Details
2024-04-03 21:45:05 +02:00
Paul van Tilburg c63bdceb01
Simplify Gitea Actions check and lint workflow
Check, lint and test using Cargo / Check, lint and test (push) Successful in 1m42s Details
2023-04-25 16:34:08 +02:00
Paul van Tilburg 00856f4dd9
Speed up workflow by using sparce Cargo index for crates.io
Check Details
Lints Details
Test Suite Details
2023-03-21 11:45:16 +01:00
Paul van Tilburg e6f02664b7
Tweak the cargo workflow a bit more
Check Details
Lints Details
Test Suite Details
- Run using the `debian-latest` image
- Use local `actions/checkout` where possible
- Small reordering
2023-03-21 10:48:11 +01:00
Paul van Tilburg bbd061f0d3
Enable all features during CI test step
Check Details
Lints Details
Test Suite Details
2023-03-20 21:18:50 +01:00
Paul van Tilburg ca86701ee8
Add CI workflow for Cargo using Gitea Actions
Check Details
Lints Details
Test Suite Details
2023-03-20 21:06:26 +01:00