Add a Makefile template to make it easier to run common plugin commands
Open
Nobody has claimed this yet.
stale
- Dominant language
- Python
- Stars
- 10
- Forks
- 40
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 8
Description
Migrated from https://pulp.plan.io/issues/5107
Inspired by pulp-smash's Makefile:
https://github.com/pulp/pulp-smash/blob/master/Makefile
It would be nice to have something similar for plugins to provide an easy and standardized way to create commands.
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 the linked pulp-smash Makefile as the reference for the proposed template and review how plugin commands are currently run. Done means the plugin template provides a standardized Makefile with convenient commands for common plugin operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100