Skip to content

[stable2506] Backport #8755#8815

Merged
EgorPopelyaev merged 2 commits intostable2506from
backport-8755-to-stable2506
Jun 10, 2025
Merged

[stable2506] Backport #8755#8815
EgorPopelyaev merged 2 commits intostable2506from
backport-8755-to-stable2506

Conversation

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

Backport #8755 into stable2506 from iulianbarbu.

See the documentation on how to use this bot.

…considered for nodes building (#8755)

# Description

`polkadot-omni-node` & `polkadot-parachain` are currently released
without `runtime-benchmarks` feature. This means they will not support
running `benchmark pallet/storage` subcommands, due to having them
feature gated by `runtime-benchmarks` feature.

## Integration

Developers/operators wanting to benchmark runtimes via
`polkadot-omni-node/polkadot-parachain` will be able to do it once we'll
release the binaries based on the release pipeline changes brought in
the PR.

## Review Notes

N/A

---------

Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
(cherry picked from commit 25552a0)
@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 EgorPopelyaev added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Jun 10, 2025
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team June 10, 2025 16:27
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) June 10, 2025 16:33
@EgorPopelyaev EgorPopelyaev disabled auto-merge June 10, 2025 19:29
@EgorPopelyaev EgorPopelyaev merged commit 7162805 into stable2506 Jun 10, 2025
294 of 300 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-8755-to-stable2506 branch June 10, 2025 19:30
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. R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants