Multiple Source Directories?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 603
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
We have a project that contains both generated sources and hand written sources.
It looks like this plugin only supports one source directory. Is this correct?
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 reading pygradle-plugin/src/main/groovy/com/linkedin/gradle/python/PythonExtension.groovy around line 51, then trace how source directories are configured for generated and handwritten sources. Confirm whether the plugin supports only one directory and define completion as either documenting that limitation or supporting both directories with appropriate configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100