jenkinsci / jenkinsci/file-parameters-plugin
delete the base64 file after job completes
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Java
- Stars
- 15
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Is there anyway to delete the uploaded base64 file after the job is complete. AT the moment if you go to parameters under the specific build, you can download the uploaded file.
Thanks
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
No source files, tests, or entry points are named. Start by locating where the plugin stores uploaded base64 files and where a Jenkins job-completion event is handled; done means the uploaded file is no longer downloadable from the completed build's parameters while the job's other behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100