Save SVG originals for logos to repo
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
Since the resulting png files for logos are sometimes generated differently and hence fail the files_unchanged tests in linting, add the original SVGs to pipeline repos and test those instead. See https://nfcore.slack.com/archives/CE5LG7WMB/p1747994485372089.
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 locating the linting tests that exercise files_unchanged and the code handling logo files in pipeline repositories. Compare the current PNG-based checks with the requested original-SVG workflow. Done means original SVGs are stored in the repositories and the relevant tests validate those originals without generated-PNG differences causing failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100