polkadot
polkadot copied to clipboard
Rename squatted crates
This commit adds the staging- prefix to squatted crates so we can go forward and publish them to crates.io.
Using the staging- prefix is a temp fix until we decide on replacement names. https://forum.parity.io/t/renaming-squated-crates-in-substrate-polkadot-cumulus/1964/6
These changes mean cumulus also needs some adjusting. I've made a PR here https://github.com/paritytech/cumulus/pull/2880 that makes the needed changes. These PR's should land together to keep everything working. What's the best way to manage synchronising this?
DQ but do we actually want to rename the crates, or rather just publish them under a different name?
Latter would mean that we write a script that renames them just prior to publishing but leaves the original names untouched.
I think having the crates under two names will be very confusing.
The naming suggestion comes from the forums. Surely there's no need to pass it back there?
Hi, is there any way to move this forward?
Hi, is there any way to move this forward?
The CI needs to be green. Currently it fails with https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/3199201
The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/3342388