Skip to content

Published packages cannot depend on unpublished packages#6592

Merged
robert3005 merged 1 commit intodevelopfrom
rk/publish
Feb 18, 2026
Merged

Published packages cannot depend on unpublished packages#6592
robert3005 merged 1 commit intodevelopfrom
rk/publish

Conversation

@robert3005
Copy link
Contributor

@robert3005 robert3005 commented Feb 18, 2026

We need to write a CI check for this but for now this fixes the immediate problem

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/fix A bug fix label Feb 18, 2026
@robert3005 robert3005 requested a review from 0ax1 February 18, 2026 17:20
@robert3005 robert3005 enabled auto-merge (squash) February 18, 2026 17:24
@robert3005 robert3005 merged commit 1fda2b4 into develop Feb 18, 2026
50 of 51 checks passed
@robert3005 robert3005 deleted the rk/publish branch February 18, 2026 17:26
@a10y
Copy link
Contributor

a10y commented Feb 18, 2026

You actually can do this with dev-dependencies, but you can't use workspace = true you need to explicitly do { path = "../vortex-cuda" }

@robert3005
Copy link
Contributor Author

yeah, you're right here. I will make a pr to add a publish dry-run, then restore this test

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

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants