puppetlabs / puppetlabs/puppet-resource_api
Use 'net/http' instead of 'faraday' in the hands-on-lab
Open
Nobody has claimed this yet.
documentation
enhancement
- Dominant language
- Ruby
- Stars
- 27
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Describe the Change You Would Like
To reduce external dependencies, use net/http instead of faraday in #181 .
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
Locate the hands-on-lab referenced in the issue and identify where it uses Faraday. Read the surrounding setup and usage instructions before replacing that dependency with Ruby's net/http, then verify the lab works without Faraday and that its instructions remain accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100