sbt / sbt/sbt-pull-request-validator

Add windows support

Open
#15 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.