Skip to content
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

[stable2503] Backport #7981 #7992

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

paritytech-release-backport-bot[bot]

Backport #7981 into stable2503 from sandreim.

See the documentation on how to use this bot.

We need to bump 2 runtime APIs to 13, because we are
[backporting](#7824)
validation code bomb API to 2412-4 patch which is supposed to be
included in next fellowship release.

Details here:
#7824 (comment)

Should only be merged if
#7824 is merged in 2412-4
patch.

Important note: on Westend, runtime needs to be upgraded first, then
validators.

---------

Signed-off-by: Andrei Sandu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit ad4396f)
@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label Mar 21, 2025
@github-actions github-actions bot requested a review from sandreim March 21, 2025 13:59
Copy link
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.

@paritytech-workflow-stopper
Copy link

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

@EgorPopelyaev EgorPopelyaev merged commit 9af4166 into stable2503 Mar 24, 2025
85 of 208 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-7981-to-stable2503 branch March 24, 2025 08:24
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.

4 participants