paritytech / polkadot-sdk

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

Bridges testing improvements #6536

Closed bkontur closed 2 days ago

bkontur commented 3 days ago

This PR includes:

TODO:

bkontur commented 3 days ago

/cmd prdoc --audience runtime_dev --bump patch

bkontur commented 3 days ago

/cmd fmt

github-actions[bot] commented 3 days ago

Command "fmt" has started 🚀 See logs here

github-actions[bot] commented 3 days ago

Command "fmt" has finished ✅ See logs here

bkontur commented 3 days ago

/cmd fmt

github-actions[bot] commented 3 days ago

Command "fmt" has started 🚀 See logs here

github-actions[bot] commented 3 days ago

Command "fmt" has finished ✅ See logs here

paritytech-workflow-stopper[bot] commented 3 days ago

All GitHub workflows were cancelled due to failure one of the required jobs. Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/11915033654 Failed job name: test-linux-stable

paritytech-cmd-bot-polkadot-sdk[bot] commented 2 days ago

Created backport PR for stable2407:

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

git fetch origin backport-6536-to-stable2407
git worktree add --checkout .worktree/backport-6536-to-stable2407 backport-6536-to-stable2407
cd .worktree/backport-6536-to-stable2407
git reset --hard HEAD^
git cherry-pick -x bd0d0cde53272833deaaa0bcaddf95fba290ea77
git push --force-with-lease
paritytech-cmd-bot-polkadot-sdk[bot] commented 2 days ago

Created backport PR for stable2409:

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

git fetch origin backport-6536-to-stable2409
git worktree add --checkout .worktree/backport-6536-to-stable2409 backport-6536-to-stable2409
cd .worktree/backport-6536-to-stable2409
git reset --hard HEAD^
git cherry-pick -x bd0d0cde53272833deaaa0bcaddf95fba290ea77
git push --force-with-lease