Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Plugin request for Buf Schema Registry: protoc-gen-go-sugar

オープン
#649 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
go
領域
tooling

調査の方向性

まず protoc-gen-go-sugar のソースリポジトリとその v1.0.0 リリースを確認し、次に、このリポジトリが Buf Schema Registry 用のプラグインをどのように登録しているかを調べます。protoc-gen-go への記載された依存関係を確認し、生成されたコードの依存関係がリクエストと一致することを確認します。プラグインが正しく登録されているか、またはリクエストに文書化された解決策がある状態になれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Feature

Mandatory

Where is the source code for the plugin?

The source code for the protoc-gen-go-sugar plugin is found here:

https://github.com/pentops/protoc-gen-go-sugar

Optional

Does the plugin have a valid semver version?

v1.0.0, this is directly versioning the plugin and is not linked to any external project

Does the plugin have a dependency on another plugin?

Example, the protoc-gen-go-sugar plugin has a dependency on the base types produced by protoc-gen-go which can be found here:

https://github.com/protocolbuffers/protobuf-go/tree/master/cmd/protoc-gen-go

Does the output of this plugin depend on any other external libraries?

The generated code only depends on protoc-gen-go output and the standard library

主要言語
Dockerfile
スター
74
フォーク
24
平均マージ
3時間 54分
マージ済み PR(30日)
62

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

bufbuild/plugins のほかの issue

bufbuild/plugins の issue をすべて見る

似ている issue

DevTools の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。