puppetlabs / puppetlabs/orchestrator_client-ruby
This gem wont work on Windows due to hardcoded unix style path
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 9
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Due to the hardcoded path at https://github.com/puppetlabs/orchestrator_client-ruby/blob/6278274e54ed02d0683578bc6ff62c72a37b7460/lib/orchestrator_client/config.rb#L15-L17 this doesn't seem like it will ever work on Windows.
Is this gem supposed to work on Windows?
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 with lib/orchestrator_client/config.rb at lines 15-17 and inspect how the hardcoded path is constructed and used. Determine whether Windows support is intended; done means the path handling works on Windows if supported, with coverage for the affected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100