puppetlabs / puppetlabs/puppet-resource_api

Use 'net/http' instead of 'faraday' in the hands-on-lab

Open
#232 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.