paritytech / paritytech/host-rust-core
Rename the repository
@TarikGul is already working on this.
Since Sep 11, 2026.
- Dominant language
- Swift
- Stars
- 10
- Forks
- 3
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 148
Description
Once the hosts live here the name describes only part of what the repository holds.
Sequenced last deliberately: it gates nothing, and it drags published package coordinates,
release asset URLs and consumer references with it, so there is no reason to spend that
coordination early.
Renaming the repository is not a breaking change for consumers, since the old name
redirects. Renaming a published package is. Those two decisions are separate.
Depends on: #687.
Steps
- Decide the name, and separately whether published package names follow it
- Rename the repository
- Update published package coordinates if that was decided
- Update consumer references and the notify list
- Update the installer and release asset URLs
- Update the documentation site links
Done when
Every published artifact and consumer reference resolves under the new name.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.