jenkinsci / jenkinsci/java-client-api
Optimization: How to request build status without Intermediate calls
- 主要言語
- 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