jenkinsci / jenkinsci/packer-plugin
Run packer as a build step
Open
- Dominant language
- Java
- Stars
- 24
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I'm using some secret text/file injectors that insert pem files from from a credential provider. Unfortunately these secret files do not persist into the post-build steps. Would it be possible to run packer as a build step rather than a post-build/publisher step?
Contributor guide
Research direction
Start by tracing how the plugin currently invokes Packer as a post-build or publisher step and how Jenkins build-step extension points handle credential-injected files. Verify the behavior with PEM files from a credential provider; done means Packer can run as a build step and those files remain available to later post-build steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100