jenkinsci / jenkinsci/java-client-api
Enhancement: JenkinsServer class should offer "getClient()" method
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 913
- Forks
- 466
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Similar to all BaseModel classes, the JenkinsServer class should offer a getClient() method to allow more sophisticated interaction with the server, e.g. "post_text()". See also #329.
Guía de contribución
Línea de trabajo
Start with the JenkinsServer class and compare it with the existing BaseModel classes that offer getClient(). Confirm how that client would enable interactions such as post_text(), then add the corresponding method and verify the behavior against the surrounding API patterns.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100