puppet.force doesn't report errors
Open
- Dominant language
- Python
- Stars
- 116
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We aren't using `--detailed-exitcodes`, so it returns an exit code of 0 even if there were errors.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of puppet.force and the command invocation it uses. Check how the Puppet exit status is handled, then verify that errors produce a nonzero result when detailed exit codes are enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100