matplotlib / matplotlib/cheatsheets
Move image diff check to standalone GH actions workflow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 916
- PR merge metrics
- No merged PRs in 30d
Description
After https://github.com/matplotlib/cheatsheets/pull/130, it would be good to have the image diff check as a standalone GH actions run that is labelled/named as such, so it's obvious which run to click on to check the image diffs.
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 existing GitHub Actions workflow associated with the image diff check and review pull request 130 for context. Separate the image diff check into its own workflow, give the run a clear label or name, and verify that the standalone run is easy to identify and open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100