-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move registry commit and label commands under modules
This moves the `buf registry commit` and `buf registry label` commands under `buf registry module`. The standalone commands are marked as deprecated and hidden.
- Loading branch information
1 parent
fdc034f
commit f3ada65
Showing
22 changed files
with
188 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
private/buf/cmd/buf/command/registry/label/labelarchive/usage.gen.go
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
private/buf/cmd/buf/command/registry/label/labelinfo/usage.gen.go
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
private/buf/cmd/buf/command/registry/label/labellist/usage.gen.go
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
private/buf/cmd/buf/command/registry/label/labelunarchive/usage.gen.go
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
private/buf/cmd/buf/command/registry/module/modulecommit/modulecommitaddlabel/usage.gen.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...egistry/commit/commitresolve/usage.gen.go → ...odulecommit/modulecommitinfo/usage.gen.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...d/registry/commit/commitinfo/usage.gen.go → ...odulecommit/modulecommitlist/usage.gen.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
private/buf/cmd/buf/command/registry/module/modulecommit/modulecommitresolve/usage.gen.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.