SSWConsulting / SSWConsulting/SSW.Website
📄 Docs/DevOps - Fix Case Sensitivity
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
As per my conversation with @PennyWalker, there is an issue that can occur when uploading images directly to GitHub - that GitHub files are case sensitive, but Windows files are not.
Solutions:
- Add automated check (i.e. https://github.com/marketplace/actions/case-sensitivity-checker)
- Add section to documentation regarding case-insensitive files
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
Review the repository's documentation and GitHub Actions configuration, then compare the two proposed approaches: a GitHub Marketplace case-sensitivity checker or a documentation section about case-insensitive files. Done means the chosen approach clearly prevents or explains case-sensitive image-file upload problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100