puppetlabs / puppetlabs/puppet-resource_api

Add all ruby code to puppet-strings output

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

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
27
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Use Case

To cover the entirety of code from Resource API resources, puppet-strings should also include parsing and documenting the ruby code of the provider. This will improve visibility of the code comments and make puppet-strings output more useful.

Additional Context

Originally raised as https://tickets.puppetlabs.com/browse/PDK-902

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

Start by tracing how puppet-strings currently parses Resource API resources and produces its output, then compare that path with the Ruby provider code described in the issue. Done means provider Ruby code is parsed and its comments appear in puppet-strings output, with coverage for the affected Resource API cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.