Add convco tool#1831
Conversation
|
Sorry about the errors: I got the platforms wrong
and between 0.6.2 and 0.6.3 the glibc used was bumped, probably because the runner used to build was changed. In the end, I'm not sure this addition is a great idea: if this changes again on the next v0.6.4 it might break again. Do you have an opinion? |
|
Hi again, I'll update or close this issue depending on the convco's answer to my PR there. Cheers. |
cc35946 to
9dc19f4
Compare
|
Hi, convco v0.6.4 was released recently, with Linux musl binaries for both x86-64 and arm64. Let's see how it goes ;) |
|
Could you have a look at this when you have time please?, I don't see what's left to do in this PR to fix the failures above. |
|
The issue was caused by version 0.6.4 being too new at the time of generation, which triggered the cooldown; regenerating the manifest should resolve the issue. |
68332ca to
ec52cbd
Compare
|
Thanks for your help and patience! |
|
Published in 2.81.0. |
Hi, follow-up of my #1826,
convco is a Rust CLI tool for Conventional commits, changelog, versioning, validation.
I took example on the recent PRs and followed
CONTRIBUTING.mdto create this PR.Thanks in advance,
Cheers
Closes #1826