LinuxSuRen / LinuxSuRen/api-testing
Provide a gRPC endpoint to getting the version
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Go
- Star
- 369
- Fork
- 67
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently, we only have one endpoint for running the test cases. The [VS Code extension](https://github.com/LinuxSuRen/vscode-api-testing) could communicate with it. It would be great if the VS Code side could get the version and prompt users if they upgrade `atest` according to the version comparison.
Please feel free to read the following references before trying to fix this issue:
* https://github.com/LinuxSuRen/api-testing/blob/master/pkg/server/server.proto
* https://grpc.io/docs/languages/go/quickstart/
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Start with pkg/server/server.proto to understand the existing gRPC service and its test-case endpoint, then consult the Go gRPC quickstart linked in the issue. Add a version endpoint that the VS Code extension can call and compare, and verify that the service exposes the version successfully.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- go, grpc
- Lĩnh vực
- api
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100