Resolve "Rename duniter-wotb crate to durs-wot"
Closes #71 (closed)
Merge request reports
Activity
Please rename it rather
durs_wot
.In addition, renaming a crate also asks to publish the old crate as deprecated on crates.io and then to publish the new one.
I had started a general renaming of the project as a "runiter", then I changed my mind, but in the meantime I had published the crate
runiter_wot
and declared the crateduniter_wotb
depreciated.So it's a mess so I'll take care of the crates.io part, I'll just let you know so you know that you'll have to do it if you can rename crates again;)
Edited by Éloïsadded 2 commits
Oooops I did a really bad mistake - I pushed the tag on the wrong branch (the issue 70 instead of 71...)
Can you delete it ?
https://git.duniter.org/nodes/rust/duniter-rs/tags/wot%2Fv0.8.0-a0.8
Edited by insoUnfortunately it's not possible to delete a tag, so I cancelled the pipelines launched by wrong branch that's all we can do.
Also, you will have to increment the version of the wot crate because you can't push the same tag twice ;)
Edited by ÉloïsFortunately the
publish_crate
job is manual, it helps to avoid this type of human error !Edited by Éloïsmentioned in commit 8d216a60