Skip to content

Use cargo publish to publish crates#2489

Open
blackmwk wants to merge 1 commit into
apache:mainfrom
blackmwk:ir-2488
Open

Use cargo publish to publish crates#2489
blackmwk wants to merge 1 commit into
apache:mainfrom
blackmwk:ir-2488

Conversation

@blackmwk
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

Inspired by #2485 , we add missing crates in publish workflow. But instead of maintaining crates publishing order manually, we switch to use cargo publish --workspace to publish crates.

Are these changes tested?

Ran cargo publish --workspace --all-features --dry-run --no-verify --allow-dirty locally.

@blackmwk blackmwk requested review from CTTY, Xuanwo and kevinjqliu May 23, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use cargo workspace publish to publishing crates.

1 participant