jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-54323] Create a Pipeline step to set the current build's display name, description, etc.
- Lingua principale
- Java
- Stelle
- 73
- Fork
- 129
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The ApiStep sketched in JENKINS-41272">JENKINS-41272 is one step towards deprecating RunWrapper, but it does not cover all cases. RunWrapper currently allows users to set the following build information:
- Description
- Display Name
- Whether to keep build records forever
- Result
We should provide a standalone step with the same behavior to help deprecate RunWrapper.
---
Originally reported by
dnusbaum, imported from: Create a Pipeline step to set the current build's display name, description, etc.
dnusbaum
Raw content of original issue
The ApiStep sketched in
JENKINS-41272is one step towards deprecating RunWrapper, but it does not cover all cases. RunWrapper currently allows users to set the following build information:
- Description
- Display Name
- Whether to keep build records forever
- Result
We should provide a standalone step with the same behavior to help deprecate RunWrapper.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reading the existing RunWrapper behavior and the ApiStep referenced in JENKINS-41272. The work is complete when a standalone Pipeline step provides equivalent handling for description, display name, keeping build records forever, and result, while supporting the stated goal of deprecating RunWrapper.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- ci-cd
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100