jenkinsci / jenkinsci/java-client-api
Impossible to fetch artifact for the build that is no longer in queue
オープン
- 主要言語
- Java
- スター
- 913
- フォーク
- 466
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Queue items are removed after build is finished. Current api allows only to fetch artifact for the queue item which makes this solution extremely inflexible.
To fetch artifact any time after build new api method should be introduced that would allow to specify build number and job name as input.
コントリビューションガイド
調査の方向性
Start by tracing the current API for fetching an artifact from a queue item and compare it with the Jenkins build and job inputs described here. Define completion as an API method that accepts a build number and job name and can fetch the artifact after the queue item has been removed, with coverage for that post-build case.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100