linkedin / linkedin/dr-elephant

Developing locally

Open
#424 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
839
PR merge metrics
No merged PRs in 30d

Description

I am reading through https://github.com/linkedin/dr-elephant/wiki/Developer-Guide#local-deployment-of-dr-elephant-for-testing

The steps outlined to have a local instance running for development include "deploying locally" by generating a dist package and unzipping it. I think this is quite a lengthy and cumbersome process especially for new contributors who are trying to get familiar with the code and have quick feedback.

The project is a Play application which comes with an "auto-reload" feature, I've been looking at making `activator run`, `sbt run` or `play run` work, (work in progress so far)

Have other contributors made the same observations ? Is there a historic / contextual reason I'm missing for this process not being de-facto for dr-elephant ?

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 with the Developer Guide's local deployment section and compare its dist-package workflow with the proposed activator run, sbt run, and play run commands. Check whether the Play application's auto-reload mode can support local development; done means contributors can start a local instance with quick feedback without manually generating and unzipping a dist package.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.