Commit graph

9 commits

Author SHA1 Message Date
92c75d09b9
Fix and improve the release workflow
Ad the relevant part of the changelog as release notes to the release
and fix some schema-related issues.
2023-08-26 11:47:31 +02:00
0b76db96f0
Use the personal Cargo token
All checks were successful
Check and lint using Cargo / Check and lint (push) Successful in 2m57s
2023-06-08 10:58:33 +02:00
42a43cc83d
No longer configure using a sparse Cargo index for crates.io
All checks were successful
Check and lint using Cargo / Check and lint (push) Successful in 2m53s
This is the default since Rust 1.70.
2023-06-06 07:47:23 +02:00
1aca61d3fd
Add a full release workflow
All checks were successful
Check and lint using Cargo / Check and lint (push) Successful in 2m45s
2023-05-22 20:02:03 +02:00
35dda781a3
Tweak workflow step name 2023-05-22 19:56:52 +02:00
14bda61a9e
Fix name of Gitea Actions workflow
All checks were successful
Check and lint using Cargo / Check and lint (push) Successful in 3m2s
2023-04-25 16:30:05 +02:00
bc22fd2d70
Run cargo clippy right after check; install missing components
All checks were successful
Check, test and lint using Cargo / Check and lint (push) Successful in 2m57s
2023-04-25 16:28:02 +02:00
fd00ef0b4f
Simplify Gitea Actions check and lint workflow
Some checks failed
Check, test and lint using Cargo / Check and lint (push) Failing after 2m50s
2023-04-25 16:23:32 +02:00
58759d5309
Add Gitea Actions workflow for cargo
Some checks failed
Check
Lints
2023-03-21 11:53:05 +01:00