linkedin / linkedin/pygradle

Multiple Source Directories?

Open
#77 2 comments 0 reactions 0 assignees View on GitHub

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?

https://github.com/linkedin/pygradle/blob/master/pygradle-plugin/src/main/groovy/com/linkedin/gradle/python/PythonExtension.groovy#L51

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.