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

Move more types from dora-core to dora-message to avoid dependency #711

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

phil-opp
Copy link
Collaborator

Make dora-message a dependency of dora-core, instead of the other way around. This way, we can continue to freely bump the version of dora-core with the other workspace crates, without introducing errors such as #708.

Fixes #708

Make `dora-message` a dependency of `dora-core`, instead of the other way around. This way, we can continue to freely bump the version of `dora-core` with the other workspace crates, without introducing errors such as #708.
@phil-opp phil-opp requested a review from haixuanTao November 13, 2024 18:16
Ensures that we need to update `dora-message` less often.
Copy link
Collaborator

@haixuanTao haixuanTao left a comment

Choose a reason for hiding this comment

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

Looks good overall!

Thanks!

libraries/message/Cargo.toml Outdated Show resolved Hide resolved
libraries/message/src/config.rs Outdated Show resolved Hide resolved
libraries/message/src/descriptor.rs Show resolved Hide resolved
@phil-opp phil-opp requested a review from haixuanTao November 14, 2024 15:19
@haixuanTao haixuanTao merged commit 7b1f757 into main Nov 14, 2024
51 of 52 checks passed
@haixuanTao haixuanTao deleted the move-stuff-to-message branch November 14, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants