jenkinsci / jenkinsci/debian-package-builder-plugin
Add mechanism for tweaking commands to suit particular OS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
We do need some basic mechanism to tune commands executed by the plugin based on actual OS on the slave we are running at. This is due to the fact that particular set of valid options varies across different version of Debian and Ubuntu (see #1 for example).
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 inspecting the plugin's command execution path and the OS and version differences described in issue #1. Determine the intended configuration or detection scope with maintainers, then verify that commands can be adjusted for the affected Debian and Ubuntu variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100