polkadot icon indicating copy to clipboard operation
polkadot copied to clipboard

Rename squatted crates

Open Morganamilo opened this issue 2 years ago • 7 comments

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

Morganamilo avatar Jul 17 '23 08:07 Morganamilo

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?

Morganamilo avatar Jul 17 '23 08:07 Morganamilo

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.

ggwpez avatar Jul 17 '23 13:07 ggwpez

I think having the crates under two names will be very confusing.

Morganamilo avatar Jul 17 '23 17:07 Morganamilo

The naming suggestion comes from the forums. Surely there's no need to pass it back there?

Morganamilo avatar Jul 18 '23 02:07 Morganamilo

Hi, is there any way to move this forward?

Morganamilo avatar Jul 25 '23 09:07 Morganamilo

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

ggwpez avatar Jul 25 '23 10:07 ggwpez

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

paritytech-cicd-pr avatar Aug 07 '23 18:08 paritytech-cicd-pr