Skip to content

Conversation

@ikura-hamu
Copy link
Member

@ikura-hamu ikura-hamu commented Jan 12, 2025

protobuf関係のCIは別で
結局入れた。

  • ✨ protobuf定義
  • ✨ Goのコード生成
  • 📝 gRPC関連のドキュメント
  • 🩹 passedやfailedを返す
  • 📝 protoのフォーマットとLintをドキュメントに記述
  • 🔧 buf.gen.yamlの設定修正

@ikura-hamu ikura-hamu requested a review from a team January 12, 2025 08:25
@ikura-hamu ikura-hamu requested a review from Copilot January 12, 2025 13:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 11 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • go.mod: Language not supported
  • README.md: Evaluated as low risk
  • Taskfile.yml: Evaluated as low risk
  • proto/portal/v1/benchmark.proto: Evaluated as low risk

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2025

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (0)Jan 13, 2025, 4:23 AM

@ikura-hamu
Copy link
Member Author

breakingが落ちてるのはそれはそうなので、無視してください。これがマージされたらrulesetに追加します。

@ikura-hamu ikura-hamu requested a review from a team January 13, 2025 04:17

message BenchmarkJob {
string benchmark_id = 1;
string target_url = 2;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isuconだとurlよりipアドレスでベンチマーク対象を決めるイメージがあるのですが、urlにしている理由はありますか?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URLにしておけば、IPアドレス以外にしたくなったとき(無いと思うけど)も対応できるな~と思ったぐらいで、特に深い意味はないです

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okです

@ikura-hamu ikura-hamu merged commit 441d44b into main Jan 14, 2025
10 of 11 checks passed
@ikura-hamu ikura-hamu deleted the grpc_schema branch January 14, 2025 00:55
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.

3 participants