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 most packages to the internal package #941

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Move most packages to the internal package #941

merged 1 commit into from
Sep 13, 2023

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Sep 13, 2023

We actually don't intend to export everything, so it's no use for us to have it in
the pkg package. Let's instead be more minimalistic and only add there what we
intend to maintain and expose. e.g. our protobufs.

We actually don't intend to export everything, so it's no use for us to have it in
the `pkg` package. Let's instead be more minimalistic and only add there what we
intend to maintain and expose. e.g. our protobufs.
Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

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

All of the changes are either file renames or s/pkg/internal/ in imports
-> LGTM

@JAORMX JAORMX merged commit 13674b7 into main Sep 13, 2023
13 checks passed
@JAORMX JAORMX deleted the internal-pkgs branch September 13, 2023 07:04
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