Skip to content

Split bufapi module to separate packages#3428

Merged
emcfarlane merged 4 commits intomainfrom
bufapisplit
Oct 29, 2024
Merged

Split bufapi module to separate packages#3428
emcfarlane merged 4 commits intomainfrom
bufapisplit

Conversation

@emcfarlane
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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
@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