Skip to content

Refine Rust workspace members for recently added crates - #20117

Merged
huonw merged 4 commits into
mainfrom
huonw/remote-providers-default-member
Nov 19, 2023
Merged

Refine Rust workspace members for recently added crates#20117
huonw merged 4 commits into
mainfrom
huonw/remote-providers-default-member

Conversation

@huonw

@huonw huonw commented Oct 29, 2023

Copy link
Copy Markdown
Contributor

There's a been a few new crates added recently (#18854, #19958), but we didn't update [workspace].members and [workspace].default-members in src/rust/engine/Cargo.toml to match. In addition, the older protos and grpc_util weren't listed. This syncs up the lists.

The lists of members and default-members now exactly matches, except for fs/brfs as commented. They also match the Cargo.tomls that exist on disk.

@huonw huonw added the category:internal CI, fixes for not-yet-released features, etc. label Oct 29, 2023
@huonw
huonw force-pushed the huonw/remote-providers-default-member branch from 5eee00b to f23059a Compare October 29, 2023 09:52
"fs/fs_util",
"fs/store",
"graph",
"grpc_util",

@huonw huonw Oct 29, 2023

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potentially this and protos were intentionally omitted? (A quick skim of the long discussion on #11307 that introduced them didn't make this obvious.)

@huonw
huonw marked this pull request as ready for review October 29, 2023 09:55
@huonw
huonw requested review from stuhood and thejcannon October 29, 2023 09:55
@huonw
huonw requested a review from tdyas November 17, 2023 23:24
@huonw
huonw merged commit 1ad4800 into main Nov 19, 2023
@huonw
huonw deleted the huonw/remote-providers-default-member branch November 19, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:internal CI, fixes for not-yet-released features, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants