jenkinsci / jenkinsci/java-client-api
Documentation?
- Lenguaje dominante
- Java
- Estrellas
- 913
- Forks
- 466
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Is there any documentation or code examples on how to use this pretty nice looking API? I've walked through some of the code and the test source to try and figure it out, but still not sure how to use it. For example, how to I initiate a build? Tried the JobWithDetails.build() method but get an http not found exception and don't understand what's missing. That's just an example... I also followed the instructions for doing an anonymous clone of the repository so I could more easily walk through the code (as described [here](http://risingoak.github.io/jenkins-client/source-repository.html)) and that failed with permission denied. Bottom line... how do I learn how to use your API? Thanks
Guía de contribución
Línea de trabajo
Comienza revisando el código existente de la API y el código fuente de las pruebas, especialmente el uso de JobWithDetails.build(), junto con las instrucciones del repositorio enlazadas en el issue. Documenta cómo usar la API, cómo iniciar un build y cuál es el procedimiento correcto para acceder al repositorio; se considera terminado cuando una persona nueva puede seguir los ejemplos sin encontrarse con los errores HTTP not found o permission-denied indicados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api, documentation
- Tipo de issue
- Documentación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100