sbt / sbt/sbt-pull-request-validator
Add windows support
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 25
- Forks
- 9
- Avg merge
- 11h 21m
- Merged PRs (30d)
- 4
Description
As can be seen in https://github.com/sbt/sbt-pull-request-validator/actions/runs/7665014703/job/20890204240?pr=12 the project doesn't correctly work in Windows, likely because it was coded to use POSIX style paths/names
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
Start with the linked GitHub Actions job and reproduce the failure on Windows. Trace the POSIX-style path or name handling identified in the issue, then verify the project works on Windows without breaking other platforms. Done means the Windows validation run succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- build-system, ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100