paritytech / polkadot-sdk

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

[stable2407] Backport #6484 #6493

Closed paritytech-cmd-bot-polkadot-sdk[bot] closed 1 day ago

paritytech-cmd-bot-polkadot-sdk[bot] commented 1 day ago

Backport #6484 into stable2407 from lexnv.

See the documentation on how to use this bot.

paritytech-cmd-bot-polkadot-sdk[bot] commented 1 day ago

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

git fetch origin backport-6484-to-stable2407
git worktree add --checkout .worktree/backport-6484-to-stable2407 backport-6484-to-stable2407
cd .worktree/backport-6484-to-stable2407
git reset --hard HEAD^
git cherry-pick -x 8bea091ef131c8d962f45d89c28e17ece17bc5b2
git push --force-with-lease
github-actions[bot] commented 1 day 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 1 day ago

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

paritytech-cicd-pr commented 1 day ago

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

lexnv commented 1 day ago

I was mostly experimenting with the backport labels, stable2407 has a very old litep2p version, no need to backport it!