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 buf plugin registry commit commands #3498

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

emcfarlane
Copy link
Contributor

This adds buf registry plugin commit {add-label,info,list,resolve} commands to manage BSR plugin commits.

The trimmed output of buf plugin registry commit --help:

Manage a plugin's commits

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

Available Commands:
  add-label   Add labels to a commit
  info        Get commit information
  list        List plugins commits
  resolve     Resolve commit from a reference

@emcfarlane emcfarlane requested a review from doriable November 27, 2024 22:05
Copy link
Contributor

github-actions bot commented Nov 27, 2024

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 3, 2024, 9:20 PM

@emcfarlane emcfarlane merged commit 1101ca1 into main Dec 3, 2024
10 checks passed
@emcfarlane emcfarlane deleted the ed/pluginRegistryCommitCmds branch December 3, 2024 21:26
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