Commit Graph

7 Commits

Author SHA1 Message Date
Paul van Tilburg 64ee93c553
Build and release a Debian package in a separate job
Release it to the package repository instead of attaching to the
release. Also add the relevant part of the changelog as release notes to
the release and fix some schema-related issues.
2023-08-25 22:08:00 +02:00
Paul van Tilburg 29f3975d62
Use the personal Cargo token
Check and lint using Cargo / Check and lint (push) Successful in 3m23s Details
2023-06-08 10:58:50 +02:00
Paul van Tilburg 9fc9990c27
No longer configure using a sparse Cargo index for crates.io
Check and lint using Cargo / Check and lint (push) Successful in 3m50s Details
This is the default since Rust 1.70.
2023-06-06 07:46:24 +02:00
Paul van Tilburg 05f88dbb9e
Add a full release workflow
Check and lint using Cargo / Check and lint (push) Successful in 3m19s Details
2023-05-22 20:11:19 +02:00
Paul van Tilburg 409a69604e
Tweak step name 2023-05-22 20:10:45 +02:00
Paul van Tilburg b958734e92
Simplify Gitea Actions check and lint workflow
Check and lint using Cargo / Check and lint (push) Successful in 3m31s Details
2023-04-25 16:36:49 +02:00
Paul van Tilburg 8e4045572c
Add Gitea Actions workflow for cargo
Check Details
Lints Details
2023-03-21 11:54:58 +01:00