Skip to content

Conversation

@alvicsam
Copy link
Contributor

@alvicsam alvicsam commented Nov 10, 2025

Our mac runners have bash version 3.x, fixing by installing cargo manually.
fix https://github.com/paritytech/devops/issues/4514

@alvicsam alvicsam added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Nov 10, 2025
@alvicsam alvicsam marked this pull request as ready for review November 10, 2025 16:14
@alvicsam alvicsam requested review from a team as code owners November 10, 2025 16:14
@alvicsam alvicsam enabled auto-merge November 10, 2025 16:26
@alvicsam alvicsam added this pull request to the merge queue Nov 10, 2025
@EgorPopelyaev EgorPopelyaev added A4-backport-stable2503 Pull request must be backported to the stable2503 release branch A4-backport-stable2506 Pull request must be backported to the stable2506 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch labels Nov 10, 2025
Merged via the queue into master with commit 73de3be Nov 10, 2025
374 of 398 checks passed
@alvicsam alvicsam deleted the as-fix-4514 branch November 10, 2025 17:49
@paritytech-release-backport-bot

Created backport PR for stable2503:

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

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

@paritytech-release-backport-bot

Created backport PR for stable2506:

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

git fetch origin backport-10268-to-stable2506
git worktree add --checkout .worktree/backport-10268-to-stable2506 backport-10268-to-stable2506
cd .worktree/backport-10268-to-stable2506
git reset --hard HEAD^
git cherry-pick -x 73de3bed249afc8ed48b0b69be27a0ee063086a3
git push --force-with-lease

@paritytech-release-backport-bot

Created backport PR for unstable2507:

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

git fetch origin backport-10268-to-unstable2507
git worktree add --checkout .worktree/backport-10268-to-unstable2507 backport-10268-to-unstable2507
cd .worktree/backport-10268-to-unstable2507
git reset --hard HEAD^
git cherry-pick -x 73de3bed249afc8ed48b0b69be27a0ee063086a3
git push --force-with-lease

@paritytech-release-backport-bot

Created backport PR for stable2509:

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

git fetch origin backport-10268-to-stable2509
git worktree add --checkout .worktree/backport-10268-to-stable2509 backport-10268-to-stable2509
cd .worktree/backport-10268-to-stable2509
git reset --hard HEAD^
git cherry-pick -x 73de3bed249afc8ed48b0b69be27a0ee063086a3
git push --force-with-lease

EgorPopelyaev pushed a commit that referenced this pull request Nov 11, 2025
Our mac runners have bash version 3.x, fixing by installing cargo
manually.
fix paritytech/devops#4514
EgorPopelyaev pushed a commit that referenced this pull request Nov 11, 2025
Our mac runners have bash version 3.x, fixing by installing cargo
manually.
fix paritytech/devops#4514
EgorPopelyaev pushed a commit that referenced this pull request Nov 11, 2025
Our mac runners have bash version 3.x, fixing by installing cargo
manually.
fix paritytech/devops#4514
EgorPopelyaev pushed a commit that referenced this pull request Nov 11, 2025
Our mac runners have bash version 3.x, fixing by installing cargo
manually.
fix paritytech/devops#4514
EgorPopelyaev added a commit that referenced this pull request Nov 11, 2025
Backport #10268 into `unstable2507` from alvicsam.

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: Alexander Samusev <[email protected]>
Co-authored-by: EgorPopelyaev <[email protected]>
EgorPopelyaev added a commit that referenced this pull request Nov 11, 2025
Backport #10268 into `stable2506` from alvicsam.

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: Alexander Samusev <[email protected]>
Co-authored-by: EgorPopelyaev <[email protected]>
EgorPopelyaev added a commit that referenced this pull request Nov 11, 2025
Backport #10268 into `stable2503` from alvicsam.

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: Alexander Samusev <[email protected]>
Co-authored-by: EgorPopelyaev <[email protected]>
EgorPopelyaev added a commit that referenced this pull request Nov 12, 2025
Backport #10268 into `stable2509` from alvicsam.

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: Alexander Samusev <[email protected]>
Co-authored-by: EgorPopelyaev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2503 Pull request must be backported to the stable2503 release branch A4-backport-stable2506 Pull request must be backported to the stable2506 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release 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.

5 participants