Skip to content

[stable2506] Backport #8980#8984

Merged
EgorPopelyaev merged 3 commits into
stable2506from
backport-8980-to-stable2506
Jun 30, 2025
Merged

[stable2506] Backport #8980#8984
EgorPopelyaev merged 3 commits into
stable2506from
backport-8980-to-stable2506

Conversation

@paritytech-release-backport-bot

Copy link
Copy Markdown

Backport #8980 into stable2506 from ggwpez.

See the documentation on how to use this bot.

The .polkavm files are not recompiled when deleting
`target/pallet-revive-fixtures`. I assume that CI is not caching that
folder or the .polkavm file extension. This leads to the
`include_bytes!` macro to not finding these files.

Tested it here polkadot-fellows/runtimes#785

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
(cherry picked from commit e774263)
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Jun 25, 2025
@github-actions github-actions Bot requested a review from ggwpez June 25, 2025 15:09
@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 requested review from athei and xermicus June 27, 2025 15:08
@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/15929553606
Failed job name: test-linux-stable

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) June 30, 2025 09:08
@EgorPopelyaev EgorPopelyaev merged commit 0ecdd75 into stable2506 Jun 30, 2025
243 of 245 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-8980-to-stable2506 branch June 30, 2025 10:22
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