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

Add ResourceService for v1beta1 Plugins #135

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

emcfarlane
Copy link
Contributor

This adds the ResourceService for the buf.registry.plugin.v1beta1 Plugins package. Follows the service implementation in Modules. See #132

Copy link

github-actions bot commented Nov 25, 2024

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedNov 25, 2024, 5:50 PM

// Note that certain DigestTypes may be deprecated over time.
//
// If not set, the latest DigestType is used, currently P1.
DigestType digest_type = 2 [(buf.validate.field).enum.defined_only = true];
Copy link
Member

@mfridman mfridman Nov 25, 2024

Choose a reason for hiding this comment

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

I think we got rid of this in the v1 (EDIT: module) API, we should probably keep the v1beta1 plugin definitions closer to the v1 module definitions.

@emcfarlane emcfarlane merged commit 3c9c509 into main Nov 25, 2024
5 checks passed
@emcfarlane emcfarlane deleted the ed/addPluginResourceService branch November 25, 2024 21:23
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.

3 participants