linkedin / linkedin/pygradle

Support for software model

Open
#30 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement plugin-request
Dominant language
Java
Stars
603
Forks
142
PR merge metrics
No merged PRs in 30d

Description

In the native world, we are extensively exposed to the new software model (components container) and we did a quick implementation of a Python plugin following this model. The main advantage is to have multiple component in the same project. For example, it allows you to have a component which is a REST server and another one which is the API to talk with the server colocated inside the same project. What's the roadmap for this? As a milestone, managed type could be used for simplifying the current implementation? I could provide some help on this. Thanks for the input.

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

No files or tests are named. Start by locating the existing Python plugin implementation and reviewing how the project currently represents components; then assess whether managed types can simplify it. Done means a decided roadmap for supporting multiple colocated components, such as a REST server and its API.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, python
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.