jenkinsci / jenkinsci/support-core-plugin
[JENKINS-35344] Allow to browse the content of bundles
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
For each bundle listed in the UI (see JENKINS-35341">JENKINS-35341) the administrator must be able to browse its content.
Maybe something like in the workspace browse which could allow us to preview the content of each file in a bundle.
The main "issue" is to unpack (in memory ? ) the content of archives
---
Originally reported by
aheritier, imported from: Allow to browse the content of bundles
allan_burdajewicz
Raw content of original issue
For each bundle listed in the UI (see
JENKINS-35341) the administrator must be able to browse its content.
Maybe something like in the workspace browse which could allow us to preview the content of each file in a bundle.
The main "issue" is to unpack (in memory ? ) the content of archives
Contributor guide
Assessment
This issue has not been assessed yet.