jenkinsci / jenkinsci/workflow-basic-steps-plugin

[JENKINS-64114] Allow to call writeFile with InputStream

Aperta
#515 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
component:workflow-basic-steps-plugin imported-jira-issue priority:minor resolution:unresolved
Lingua principale
Java
Stelle
73
Fork
129
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently writeFile only allows writing strings to text files. For big files (e.g. coming from external systems via HTTP) working with streams is more efficient. So next to the text parameter there should also be a stream parameter.

---
Originally reported by kwin, imported from: Allow to call writeFile with InputStream


  • status: Open
  • priority: Minor
  • component(s): workflow-basic-steps-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251215-220547

Raw content of original issue

Currently writeFile only allows writing strings to text files. For big files (e.g. coming from external systems via HTTP) working with streams is more efficient. So next to the text parameter there should also be a stream parameter.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.