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 sharedcomponent to its own package #5832

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

bogdandrutu
Copy link
Member

The goal is to remove from coreinternal everything that depends on the core (and not only on model), to
ensure that packages like the translators do not depend on anything more than just model.

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested review from a team and dmitryax October 19, 2021 14:45
The goal is to remove from coreinternal everything that depends on the core (and not only on model), to
ensure that packages like the translators do not depend on anything more than just model.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Are the other components that need to be moved out listed somewhere in an issue?

@bogdandrutu bogdandrutu merged commit 140f00a into open-telemetry:main Oct 19, 2021
@bogdandrutu bogdandrutu deleted the sharedcomp branch October 19, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants