Thanks to visit codestin.com
Credit goes to github.com

Skip to content

remove dependency on contrib repo to run tox #2108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 14, 2021

Conversation

codeboten
Copy link
Contributor

Description

Rather than cloning the contrib repo, tox now installs the packages directly from the contrib repository in github. It uses the env variable CONTRIB_REPO_SHA to determine what commit to use when installing the packages. It defaults to main unless specified. In the CI, that env variable is set, so we should be good to go.

This is a followup to #2105, will rebase once that's merged.

@codeboten codeboten requested a review from a team September 10, 2021 22:23
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 10, 2021
@codeboten codeboten changed the title remove depency on contrib repo to run tox remove dependency on contrib repo to run tox Sep 13, 2021
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, may be add the setting CONTRIB_REPO_SHA env note in CONTRIBUTING.md as well.

@codeboten
Copy link
Contributor Author

nice, may be add the setting CONTRIB_REPO_SHA env note in CONTRIBUTING.md as well.

Added a note @lonewolf3739, PTAL.

@lzchen lzchen closed this Sep 14, 2021
@lzchen lzchen reopened this Sep 14, 2021
@lzchen lzchen merged commit c40f10d into open-telemetry:main Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants