pulp / pulp/pulp-openapi-generator
Create a python package for pulp-openapi-generator
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 4
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I was about to update the docs and started to think how I'd like to use that, so instead I wrote a docs to express how I would like to use that.
The idea is here as a draft docs: https://github.com/pulp/pulp-openapi-generator/pull/102
Using a python package gives a very convenient workflow for generating bindings:
- very simple to install
- can be run from anywhere in the filesystem
- convenient for pinning versions
I couldn't think of any particular reason not to do it, but maybe there is?
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 by reading the draft documentation in pull request 102 and the existing generator workflow. Define the package's installation, invocation, and version-pinning expectations, then identify the relevant entry points and tests; done means the documented workflow works from any directory with a pinned package version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100