paritytech / substrate

Substrate: The platform for blockchain innovators
Apache License 2.0
8.39k stars 2.65k forks source link

deprecate `try-runtime` subcommand and direct users to standalone cli #14731

Closed liamaharon closed 1 year ago

liamaharon commented 1 year ago

Partial https://github.com/paritytech/substrate/issues/12975

The try-runtime subcommand has been migrated to a standalone CLI: https://github.com/paritytech/try-runtime-cli/pull/6

Removing the tests at the same time because to reduce load on the CI, they take a long time to run. Tests are migrated to the new repo.

polkadot companion: https://github.com/paritytech/polkadot/pull/7599

TODO before merge

liamaharon commented 1 year ago

bot merge

paritytech-processbot[bot] commented 1 year ago

Error: Statuses failed for b550ff411d7aa02a55f0ff1c1f5dda30dd224518

liamaharon commented 1 year ago

bot merge force