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

Split bufapi module to separate packages #3428

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Split bufapi module to separate packages #3428

merged 4 commits into from
Oct 29, 2024

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Oct 28, 2024

This splits the bufapi module into two separate packages bufregistryapimodule and bufregistryapiowner, and adds the new package bufregistryapiplugin. The split namespaces the clients avoiding conflicts which would now occur with the added plugin services. For example the method V1Beta1CommitServiceClient is now found in both module and plugin pkgs.

@emcfarlane emcfarlane requested a review from bufdev October 28, 2024 19:25
Copy link
Contributor

github-actions bot commented Oct 28, 2024

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedOct 28, 2024, 7:29 PM

@emcfarlane emcfarlane merged commit 225aeaf into main Oct 29, 2024
11 checks passed
@emcfarlane emcfarlane deleted the bufapisplit branch October 29, 2024 14:43
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