LinuxSuRen / LinuxSuRen/api-testing

Provide a gRPC endpoint to getting the version

Abierto
#54 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

enhancement good first issue
Lenguaje dominante
Go
Estrellas
369
Forks
67
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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/

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
go, grpc
Área
api
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.