2022-06-18 08:31
./check
runs successfully.NEWS
to cover all user-visible changes.NEWS
Cargo.toml
debian/changelog
git tag -sam "Release X.Y.Z of vmadm" vX.Y.Z
gitlab.com
, create a merge request, merge it.main
branch locally, pull from gitlab.com
.main
branch to git.liw.fi
so that CI builds things.
git.liw.fi
so that CI builds release.
gitlab.com
so they’re there.crates.io
with cargo publish
after CI has built release.If there’s a problem after the push of the release branch to gitlab.com
, fix it, and then re-start release process from the beginning.