namib-project / nftables-rs

Safe abstraction for nftables JSON API (libnftables-json).
https://crates.io/crates/nftables
Apache License 2.0
23 stars 13 forks source link

Add release CI with dependabot, git-cliff and release-plz #19

Closed jwhb closed 5 months ago

jwhb commented 5 months ago

Motivation

This project does not have an automation for crafting releases and publishing to crates.io. This PR adds automation that is inspired by https://blog.orhun.dev/automated-rust-releases/.

Components

dependabot

git-cliff

release-plz