jenkinsci / jenkinsci/java-client-api

Enhancement: it should be possible to traverse the way from an Artifact to the JenkinsServer

Abierto
#339 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
913
Forks
466
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I think it would be very useful to do something like artifact.getBuild().getJob().getJenkinsServer().

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by tracing the Artifact, Build, Job, and JenkinsServer API types to understand how their relationships are currently represented. Implement the traversal needed for artifact.getBuild().getJob().getJenkinsServer(), then verify that the complete chain works through the existing Java client API tests or examples.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.