Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Make every components seperate, remove workspace #4134

Merged
merged 10 commits into from Feb 4, 2024
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Feb 2, 2024

Follow #4126


Remaining work:

  • Make workflow seperate too

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo marked this pull request as ready for review February 2, 2024 16:50
Signed-off-by: Xuanwo <github@xuanwo.io>
@suyanhanx
Copy link
Member

Why do we delete those components' lock file?

Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

I'll review this patch in a few days. Please wait a bit :D

@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 3, 2024

Why do we delete those components' lock file?

lock files for bindings is not useful, they either have their own lock file or just used in build.

bindings/java/Cargo.toml Outdated Show resolved Hide resolved
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 3, 2024

cc @tisonkun TPAL.

@Xuanwo Xuanwo merged commit 0f316b4 into main Feb 4, 2024
235 checks passed
@Xuanwo Xuanwo deleted the remove-workspace branch February 4, 2024 00:20
@tisonkun
Copy link
Member

tisonkun commented Feb 4, 2024

I found a new issue that some meta files may not be respected:

  • rust-toolchain.toml
  • rustfmt.toml
  • deny.toml

... when run cargo xxx for a specific package now; due to the change of folder structure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants