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 registry plugin commands #3468

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Add registry plugin commands #3468

merged 1 commit into from
Nov 25, 2024

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Nov 13, 2024

This adds new plugin registry commands to get, create, delete and update plugins in the BSR. These commands are used for the upcoming check plugins.

The trimmed output from buf registry plugin --help:

Manage BSR plugins

Usage:
  buf registry plugin [flags]
  buf registry plugin [command]

Available Commands:
  create      Create a BSR plugin
  delete      Delete a BSR plugin
  info        Get a BSR plugin
  update      Update BSR plugin settings

This adds new registry commands to get, create, delete and update
plugins.
@emcfarlane emcfarlane requested a review from doriable November 13, 2024 19:18
Copy link
Contributor

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedNov 13, 2024, 7:18 PM

@emcfarlane emcfarlane merged commit 0302d79 into main Nov 25, 2024
14 checks passed
@emcfarlane emcfarlane deleted the ed/pluginRegistryCmds branch November 25, 2024 15:32
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