jenkinsci / jenkinsci/java-client-api

Optimization: How to request build status without Intermediate calls

オープン
#290 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
913
フォーク
466
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
api
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。