jenkinsci / jenkinsci/java-client-api
Does not request builds that are within a folder
- Lingua principale
- Java
- Stelle
- 913
- Fork
- 466
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This will return a 404/null if the Job is located under a few folders. This attempts to only request the builds under the root view.
Test:
Get all builds from a job located at: job/AFolder/job/AJob
https://github.com/jenkinsci/java-client-api/blob/b526c33cdbe49b9c0254a394da19689ef867ef8c/jenkins-client/src/main/java/com/offbytwo/jenkins/model/JobWithDetails.java#L126
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start in jenkins-client/src/main/java/com/offbytwo/jenkins/model/JobWithDetails.java around line 126. Reproduce the request for a job at job/AFolder/job/AJob and inspect how builds are requested for jobs nested under folders. Done means builds are retrieved for the nested job instead of returning 404 or null.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- api
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100