-
Notifications
You must be signed in to change notification settings - Fork 729
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
[stable2409] Backport #6505 #6887
base: stable2409
Are you sure you want to change the base?
[stable2409] Backport #6505 #6887
Conversation
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-6505-to-stable2409
git worktree add --checkout .worktree/backport-6505-to-stable2409 backport-6505-to-stable2409
cd .worktree/backport-6505-to-stable2409
git reset --hard HEAD^
git cherry-pick -x 459b4a6521d35f3e84a036262e64fa547a5b1ff4
git push --force-with-lease |
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
The CI pipeline was cancelled due to failure one of the required jobs. |
Fix the broker pallet auto-renew benchmarks which have been broken since reported in #6474. Upon further investigation it turned out that the auto-renew contribution to `rotate_sale` was always failing but the error was mapped. This is also fixed at the cost of a bit of setup overhead. Fixes #6474 TODO: - [x] Re-run weights --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <[email protected]> (cherry picked from commit 459b4a6)
4f69de8
to
44be100
Compare
bot fmt |
@seadanda https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7918116 was started for your command Comment |
@seadanda Command |
This reverts commit c12d339.
Backport #6505 into
stable2409
from seadanda.See the documentation on how to use this bot.