paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.89k stars 696 forks source link

[stable2407] Backport #6058 #6121

Closed paritytech-cmd-bot-polkadot-sdk[bot] closed 3 weeks ago

paritytech-cmd-bot-polkadot-sdk[bot] commented 4 weeks ago

Backport #6058 into stable2407 from pkhry.

See the documentation on how to use this bot.

paritytech-cmd-bot-polkadot-sdk[bot] commented 4 weeks ago

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-6058-to-stable2407
git worktree add --checkout .worktree/backport-6058-to-stable2407 backport-6058-to-stable2407
cd .worktree/backport-6058-to-stable2407
git reset --hard HEAD^
git cherry-pick -x a0aefc6b233ace0a82a8631d67b6854e6aeb014b
git push --force-with-lease
github-actions[bot] commented 4 weeks ago

This pull request is amending an existing release. Please proceed with extreme caution, as to not impact downstream teams that rely on the stability of it. Some things to consider:

paritytech-cicd-pr commented 3 weeks ago

The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable 3/3 Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7605052

niklasad1 commented 3 weeks ago

Not critical to backport this and since it has breaking changes let's skip it