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

Plugin request for Buf Schema Registry: quarkus grpc generator

オープン
#1,629 コメント 2 件 リアクション 3 件 担当者 0 名 GitHub で見る

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

評価

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

調査の方向性

まず extensions/grpc/protoc にある Quarkus のソースを確認し、記載されている Quarkus のバージョン、生成された Mutiny スタブ、buf.build/grpc/java および buf.build/protocolbuffers/java への依存関係を確認します。プラグインリクエストでソース、semver、プラグインの依存関係、外部ライブラリの情報が検証されていれば完了です。

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

説明

Feature

Where is the source code for the plugin?

The plugin is located in the Quarkus repository at https://github.com/quarkusio/quarkus. Specifically, the plugin code can be found at https://github.com/quarkusio/quarkus/tree/main/extensions/grpc/protoc.

Does the plugin have a valid semver version?

The plugin version should be the same as the Quarkus version, which is currently 3.17.4.

Does the plugin have a dependency on another plugin?

The plugin generates Mutiny stubs and requires the following plugins to be available:

  • buf.build/grpc/java
  • buf.build/protocolbuffers/java

I have tested the generated sources with Protobuf output, and they are compatible with these plugins.

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

The plugin output has a dependency on Quarkus.

主要言語
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 を短くまとめたダイジェスト。