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

feat(cargo): add workspaces as dependencies and use workspace relationship for them #8013

Open
DmitriyLewen opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@DmitriyLewen
Copy link
Contributor

DmitriyLewen commented Nov 29, 2024

Description

After #7889 we can save workspaces and mark them as workspace relationship.

Required changes:

  • save workspaces as Packages
  • use workspace relationship for these packages
  • add relationships between workspaces and direct packages of workspaces.
  • detect project id from root Cargo.toml file to add root package and add workspaces as dependencies of root package
@DmitriyLewen DmitriyLewen added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 29, 2024
@DmitriyLewen DmitriyLewen added this to the v0.60.0 milestone Nov 29, 2024
@DmitriyLewen DmitriyLewen self-assigned this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant