Skip to content

[stable2503] Backport #8585#8602

Merged
EgorPopelyaev merged 6 commits intostable2503from
backport-8585-to-stable2503
May 22, 2025
Merged

[stable2503] Backport #8585#8602
EgorPopelyaev merged 6 commits intostable2503from
backport-8585-to-stable2503

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #8585 into stable2503 from kianenigma.

See the documentation on how to use this bot.

@paritytech-release-backport-bot
Copy link
Copy Markdown
Author

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

git fetch origin backport-8585-to-stable2503
git worktree add --checkout .worktree/backport-8585-to-stable2503 backport-8585-to-stable2503
cd .worktree/backport-8585-to-stable2503
git reset --hard HEAD^
git cherry-pick -x 5d71d474ab78dacc37f89698a71baa45b41d0302
git push --force-with-lease

@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label May 21, 2025
@github-actions github-actions bot requested a review from kianenigma May 21, 2025 16:05
@kianenigma kianenigma marked this pull request as ready for review May 21, 2025 16:51
@kianenigma kianenigma requested a review from a team as a code owner May 21, 2025 16:51
@github-actions
Copy link
Copy Markdown
Contributor

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:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@EgorPopelyaev
Copy link
Copy Markdown
Contributor

@kianenigma could you please check why clippy is not happy

@paritytech-workflow-stopper
Copy link
Copy Markdown

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

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) May 22, 2025 09:34
@EgorPopelyaev EgorPopelyaev merged commit 1158a21 into stable2503 May 22, 2025
251 of 257 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-8585-to-stable2503 branch May 22, 2025 09:50
alstjd0921 pushed a commit to bifrost-platform/polkadot-sdk that referenced this pull request Aug 14, 2025
Backport paritytech#8585 into `stable2503` from kianenigma.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

---------

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-authored-by: kianenigma <kian@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants