Skip to content

Conversation

@ikura-hamu
Copy link
Member

portal -> runnerの通信内容のフィールドは traget_urlだったが、DBに保存されているのはIPアドレスになっている。また、問題によってはhttpsを使うこともある。
そのため、送信するのはIPアドレスにして、runner側で問題によってURLのスキームを指定できるようにする。

  • 🩹 target_url -> target_ip_address
  • 🏭 gRPCのコード生成
  • 🩹 生成コードに合わせてURLをIP Adressにする
  • 🐛 コマンド実行時にスキームを指定するようにする

@ikura-hamu ikura-hamu requested a review from a team as a code owner August 21, 2025 07:50
@github-actions
Copy link
Contributor

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (2)Aug 21, 2025, 7:51 AM

@ikura-hamu ikura-hamu merged commit 5612553 into main Aug 21, 2025
13 of 14 checks passed
@ikura-hamu ikura-hamu deleted the fix/benchmarker_target_url branch August 21, 2025 08:40
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