Skip to content

[stable2509] Backport #9975#10031

Merged
EgorPopelyaev merged 1 commit intostable2509from
backport-9975-to-stable2509
Oct 16, 2025
Merged

[stable2509] Backport #9975#10031
EgorPopelyaev merged 1 commit intostable2509from
backport-9975-to-stable2509

Conversation

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

Backport #9975 into stable2509 from EgorPopelyaev.

See the documentation on how to use this bot.

This PR introduces a workaround to fix failing polkadot production image
flow.
The initial issue is that, for some reason, our key that used to sign
the deb `InRelease` repo noted as expired on the first `apt update` run.
But reimport of the same key fixes is it. Until the reason for this
issue is fixed, this work around helps to keep the flow working

(cherry picked from commit 192d0a5)
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Oct 15, 2025
@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 Oct 16, 2025
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) October 16, 2025 10:23
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team October 16, 2025 10:24
@EgorPopelyaev EgorPopelyaev merged commit 5963d57 into stable2509 Oct 16, 2025
328 of 342 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9975-to-stable2509 branch October 16, 2025 10:28
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.

1 participant