open-telemetry / open-telemetry/opentelemetry-python

Consolidate eachdist logic between core and contrib

Open
#3,950 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.6k
Forks
1k
Avg merge
4d 15h
Merged PRs (30d)
19

Description

Can we consolidate this logic? I know that removing/replacing eachdist has been discussed, but while we still have it, would be nice to make it as easy to use and update as possible.

https://github.com/open-telemetry/opentelemetry-python/blob/main/scripts/eachdist.py

https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/scripts/eachdist.py

Originally posted by @pmcollins in https://github.com/open-telemetry/opentelemetry-python/issues/3947#issuecomment-2148220412

Contributor guide

Open the contributing guide

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

Compare scripts/eachdist.py in the core repository with scripts/eachdist.py in opentelemetry-python-contrib, starting with the duplicated logic and how each script is invoked. Determine a shared organization that keeps eachdist easy to use and update while it remains in place. Done means the duplicated logic is consolidated without losing the behavior needed by either repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.