jenkinsci / jenkinsci/support-core-plugin
[JENKINS-33090] Ease bundles management by the administrator
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
The Support core plugins automatically creates a bundle when the instance starts and after every hour.
These bundles are directly stored under JENKINS_HOME/support but the user have to access to the Jenkins server FS to manage them.
We would like to add the following features :
- List bundles stored on the instance (name + creation date + size)
- Allow to download each bundle
- Allow to delete each bundle or all bundles
- Allow to browse the content of each bundle
---
Originally reported by
aheritier, imported from: Ease bundles management by the administrator
allan_burdajewicz
Raw content of original issue
The Support core plugins automatically creates a bundle when the instance starts and after every hour.
These bundles are directly stored under JENKINS_HOME/support but the user have to access to the Jenkins server FS to manage them.
We would like to add the following features :
- List bundles stored on the instance (name + creation date + size)
- Allow to download each bundle
- Allow to delete each bundle or all bundles
- Allow to browse the content of each bundle
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the Support core plugin's existing bundle generation and the bundles stored under JENKINS_HOME/support. Done means administrators can list bundles with name, creation date, and size; download, delete one or all; and browse each bundle's contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100