-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
[Merged by Bors] - cargo workspaces fixes #2001 #2026
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2026 +/- ##
=======================================
Coverage 44.15% 44.15%
=======================================
Files 210 210
Lines 18596 18596
=======================================
Hits 8211 8211
Misses 10385 10385 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me in theory. I agree we should try a dry run somehow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, we'll have to test it in the next release :)
bors r+ |
Pull request successfully merged into main. Build succeeded: |
This adds cargo-workspaces to our repo for easier publishing.
(I think we may need to do a dry run of this first to test)
fixes #2001