jenkinsci / jenkinsci/java-client-api

Optimization: How to request build status without Intermediate calls

Aperta
#290 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
913
Fork
466
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Maybe i missed something but when monitoring a jenkins server, is there a way to get the build status by build number and jobid without first having to make an initial request for job instance from the server? so as to reduce the number of requests to the jenkins server?
I appreciate this can probably be done by calling methods directly on the http client, didnt know if there was a higher level functionality already, or whether it would be helpful to have this functionality?

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

No files or tests are named. Start by reviewing the existing client methods for retrieving job instances and build status, then inspect the Jenkins API calls involved. Define the higher-level lookup requested by build number and job ID, and verify with request-level tests that the intermediate call is avoided.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
api
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.