Skip to content

Improve crates publishing flow#11056

Merged
EgorPopelyaev merged 30 commits intomasterfrom
chore/add-check-org-on-publish-crates
Feb 18, 2026
Merged

Improve crates publishing flow#11056
EgorPopelyaev merged 30 commits intomasterfrom
chore/add-check-org-on-publish-crates

Conversation

@BDevParity
Copy link
Copy Markdown
Contributor

No description provided.

@BDevParity BDevParity requested review from a team as code owners February 12, 2026 13:26
@BDevParity BDevParity added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Feb 12, 2026
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team February 12, 2026 13:37
@BDevParity BDevParity requested a review from a team February 13, 2026 08:33
@BDevParity BDevParity enabled auto-merge February 13, 2026 13:54
@EgorPopelyaev EgorPopelyaev changed the title Add org check on publish crates workflow [WIP] Improve crates publishing flow Feb 13, 2026
@EgorPopelyaev EgorPopelyaev marked this pull request as draft February 13, 2026 16:08
@EgorPopelyaev EgorPopelyaev changed the title [WIP] Improve crates publishing flow Improve crates publishing flow Feb 17, 2026
@EgorPopelyaev EgorPopelyaev marked this pull request as ready for review February 17, 2026 17:13
@EgorPopelyaev EgorPopelyaev added this pull request to the merge queue Feb 18, 2026
Merged via the queue into master with commit 8c106ff Feb 18, 2026
348 of 353 checks passed
@EgorPopelyaev EgorPopelyaev deleted the chore/add-check-org-on-publish-crates branch February 18, 2026 13:36
@EgorPopelyaev EgorPopelyaev added 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 Feb 19, 2026
@paritytech-release-backport-bot
Copy link
Copy Markdown

Created backport PR for stable2512:

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

git fetch origin backport-11056-to-stable2512
git worktree add --checkout .worktree/backport-11056-to-stable2512 backport-11056-to-stable2512
cd .worktree/backport-11056-to-stable2512
git reset --hard HEAD^
git cherry-pick -x 8c106ffcc5174b9920a842415f84024bcb558724
git push --force-with-lease

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

Created backport PR for stable2603:

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

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

EgorPopelyaev added a commit that referenced this pull request Feb 20, 2026
Backport #11056 into `stable2512` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
EgorPopelyaev added a commit that referenced this pull request Feb 20, 2026
Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: ParityReleases <release-team@parity.io>
EgorPopelyaev added a commit that referenced this pull request Feb 20, 2026
Backport #11056 into `stable2603` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
Co-authored-by: EgorPopelyaev <egor@parity.io>
Co-authored-by: ParityReleases <release-team@parity.io>
arturgontijo pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Apr 1, 2026
Backport paritytech#11056 into `stable2512` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
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-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.

6 participants