matplotlib / matplotlib/mpl-docker
Add a Makefile for easier local testing of image build during development
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 5
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It might be worth adding a `Makefile` with some generic targets that would be useful for doing local tests for devs.
Contributor guide
No contributing guide indexed for this repository
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
Inspect the repository's existing Docker image build files and any documented development workflow first; the issue does not name specific files, targets, or tests. Define the useful local-testing targets from that workflow, and consider the work complete when developers can use the Makefile to run the intended image-build checks locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100