release-kit 0.2.22

A canonical release workflow: a technology-agnostic method, per-technology bindings, and the rk CLI that lands and serves them.
Documentation
1
2
3
4
RK_DEP_INPUT = {
  url = "RK_DEP_FLAKE_REF";
  inputs.nixpkgs.follows = "nixpkgs";
};