[√] Release version is set
[×] Changelog looks sane
[√] Tarball created with "ant tar" is same size (not byte-for-byte due to timestamps)
[√] Tests pass
[√] Checks pass
We should mention in changelog that we are no longer signing jars.
[√] Release version is set
[√] Changelog looks sane
[√] Tarball created with "ant tar" is same size (not byte-for-byte due to timestamps)
[√] Tests pass
[√] Checks pass
I have signed the git tag metrics-lib-2.6.0/irl in my repository https://github.com/irl/metrics-lib.git which can be merged into the metrics-lib repository. This tag was created with:
git tag -a -s -m "Tor Metrics' metrics-lib Release 2.6.0" metrics-lib-2.6.0/irl
You should then be able to make a tag metrics-lib-2.6.0/karsten with a GPG signature from you, and then one unsigned tag in the repo as usual. It's not possible to do multi-signature-tags in a standard way unfortunately.