-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[stable2506] Backport #10180 #10228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable2506] Backport #10180 #10228
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10180-to-stable2506
git worktree add --checkout .worktree/backport-10180-to-stable2506 backport-10180-to-stable2506
cd .worktree/backport-10180-to-stable2506
git reset --hard HEAD^
git cherry-pick -x 12f9d5987303545220466c62fa5e0621abc72025
git push --force-with-lease |
Otherwise a block should fail to build/import. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7e021dd to
315ca63
Compare
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
67d5960 to
53afec0
Compare
This reverts commit 99c95e8.
|
@bkchr and here there are some failing tests🙏: https://github.com/paritytech/polkadot-sdk/actions/runs/19143505440/job/54715219473?pr=10228 |
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
@bkchr Basti, do these crates mentioned in the semvercheck need to be bumped as well:
(sc-tracing can be ignored, it had only formatting issue in the Cargo.toml) |
There are only test changes and they can be ignored. |
Backport #10180 into
stable2506from bkchr.See the documentation on how to use this bot.