Cross check selected mimetypes in the workflows against our mapping file
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: workflows
good first issue
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Anything that is not in https://github.com/nextcloud/server/blob/ade91c8fe2e9230dea62cbf47a19cd5907646864/resources/config/mimetypemapping.dist.json will never be used, so we can avoid some pitfalls
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 repository workflows and compare their selected mimetypes against resources/config/mimetypemapping.dist.json at the referenced revision. Trace each workflow entry that selects a mimetype and confirm the final set contains only values present in the mapping file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100