Add the ability to specify a Gradle project path other than the root of the Git directory.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 129
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In this invert repo, we have an "examples" project, but the links to the sources are broken in the report because it is in a subdirectory.
This can be fixed by computing the delta between the root of the gradle project and the root of the git repo. It would need to be stored in the project metadata.
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 by locating the project metadata handling and the report code that generates source links. Trace how the Gradle project root and Git repository root are determined, then verify that the examples project's links resolve correctly when those roots differ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100