Commit Graph

4 Commits

Author SHA1 Message Date
4b506541f3
Build and release a Debian package in a separate job
Some checks failed
Check, lint and test using Cargo / Check, lint and test (push) Failing after 3m34s
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 20:15:39 +02:00
3047cf74c2
No longer configure using a sparse Cargo index for crates.io
This is the default since Rust 1.70.
2023-06-04 12:02:35 +02:00
112875e7ac
Use the personal Cargo token
Use this instead of the (missing) repository's secret.
2023-05-26 20:05:52 +02:00
929508a9cc
Add a full release workflow
Some checks failed
Check, lint and test using Cargo / Check, lint and test (push) Failing after 5m32s
2023-05-22 20:09:45 +02:00