jenkinsci / jenkinsci/support-core-plugin
[JENKINS-31820] Limit size of support bundles or split the support bundles after a provided size limit
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
The support core plugin should be able to either truncate the .zip file, or split the zip file into multiple parts. A JVM argument, or a static configurable environment variable would be best for configuring this information.
Originally reported by
schristou, imported from: Limit size of support bundles or split the support bundles after a provided size limit
- assignee:
schristou
- status: Open
- priority: Minor
- component(s): support-core-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251212-090250
Raw content of original issue
The support core plugin should be able to either truncate the .zip file, or split the zip file into multiple parts. A JVM argument, or a static configurable environment variable would be best for configuring this information.
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 locating the support bundle generation entry point in the support-core-plugin and review how ZIP output is currently produced. Clarify whether the expected behavior is truncation or multi-part output, how the size limit is configured, and what tests should demonstrate completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100