Skip to content

[Release|CI/CD] Add parallel crates publishing#11433

Merged
EgorPopelyaev merged 1 commit intomasterfrom
ep-add-error-add-parallel-crates-publishing
Mar 19, 2026
Merged

[Release|CI/CD] Add parallel crates publishing#11433
EgorPopelyaev merged 1 commit intomasterfrom
ep-add-error-add-parallel-crates-publishing

Conversation

@EgorPopelyaev
Copy link
Contributor

This PR adds option to publish crates in parallel to the Publish Crates flow

@EgorPopelyaev EgorPopelyaev requested review from a team as code owners March 19, 2026 09:56
@EgorPopelyaev EgorPopelyaev added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Mar 19, 2026
@EgorPopelyaev EgorPopelyaev enabled auto-merge March 19, 2026 09:56
@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-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-stable2512 Pull request must be backported to the stable2512 release branch A4-backport-stable2603 Pull request must be backported to the stable2603 release branch labels Mar 19, 2026
@EgorPopelyaev EgorPopelyaev added R0-no-crate-publish-required The change does not require any crates to be re-published. and removed R0-no-crate-publish-required The change does not require any crates to be re-published. labels Mar 19, 2026
@EgorPopelyaev EgorPopelyaev added this pull request to the merge queue Mar 19, 2026
Merged via the queue into master with commit fa14a5a Mar 19, 2026
263 of 281 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-add-error-add-parallel-crates-publishing branch March 19, 2026 11:53
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Mar 19, 2026
This PR adds option to publish crates in parallel to the Publish Crates
flow

(cherry picked from commit fa14a5a)
@paritytech-release-backport-bot

Successfully created backport PR for stable2503:

paritytech-release-backport-bot bot pushed a commit that referenced this pull request Mar 19, 2026
This PR adds option to publish crates in parallel to the Publish Crates
flow

(cherry picked from commit fa14a5a)
@paritytech-release-backport-bot

Successfully created backport PR for stable2506:

@paritytech-release-backport-bot

Successfully created backport PR for stable2509:

paritytech-release-backport-bot bot pushed a commit that referenced this pull request Mar 19, 2026
This PR adds option to publish crates in parallel to the Publish Crates
flow

(cherry picked from commit fa14a5a)
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Mar 19, 2026
This PR adds option to publish crates in parallel to the Publish Crates
flow

(cherry picked from commit fa14a5a)
@paritytech-release-backport-bot

Successfully created backport PR for stable2512:

@paritytech-release-backport-bot

Created backport PR for stable2603:

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

git fetch origin backport-11433-to-stable2603
git worktree add --checkout .worktree/backport-11433-to-stable2603 backport-11433-to-stable2603
cd .worktree/backport-11433-to-stable2603
git reset --hard HEAD^
git cherry-pick -x fa14a5ade0771ffbafc8be66c765d5937a6cd915
git push --force-with-lease

EgorPopelyaev added a commit that referenced this pull request Mar 19, 2026
Backport #11433 into `stable2509` from EgorPopelyaev.

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: Egor_P <egor@parity.io>
EgorPopelyaev added a commit that referenced this pull request Mar 19, 2026
Backport #11433 into `stable2506` from EgorPopelyaev.

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: Egor_P <egor@parity.io>
EgorPopelyaev added a commit that referenced this pull request Mar 19, 2026
Backport #11433 into `stable2503` from EgorPopelyaev.

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: Egor_P <egor@parity.io>
EgorPopelyaev added a commit that referenced this pull request Mar 23, 2026
Backport #11433 into `stable2603` from EgorPopelyaev.

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: Egor_P <egor@parity.io>
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-stable2512 Pull request must be backported to the stable2512 release branch A4-backport-stable2603 Pull request must be backported to the stable2603 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