checkstyle / checkstyle/test-configs

investigate how to void initialization of git repository for diff-java-tool

Open
#209 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3
Forks
11
Avg merge
3d 19h
Merged PRs (30d)
2

Description

from https://github.com/checkstyle/test-configs/pull/192#issuecomment-2395218503

investigate why can not use path to git repo by "file://"

```
.github/workflows/project.yml
projects:
- name: diff-java-tool
scm: git
url: file:///home/runner/work/test-configs/test-configs/diff-java-tool
reference: main
```

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/project.yml and the referenced test-configs pull request discussion. Trace how the diff-java-tool project’s scm, url, and reference fields handle the file:// repository path; done means the cause is identified and the supported behavior or required configuration is clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github-actions
Domain
ci-cd, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.