Skip to content
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

opentelemetry-propagator-ot-trace not released as a part of the release process #386

Closed
marcinzaremba opened this issue Mar 30, 2021 · 0 comments · Fixed by #387
Closed
Labels
bug Something isn't working

Comments

@marcinzaremba
Copy link
Contributor

marcinzaremba commented Mar 30, 2021

Describe your environment
N/A

Steps to reproduce

  1. Go to https://pypi.org/project/opentelemetry-propagator-ot-trace/
  2. Observe "not found" screen.

What is the expected behavior?
opentelemetry-propagator-ot-trace package should be released with the release process and present in PyPI.

What is the actual behavior?
opentelemetry-propagator-ot-trace is not present in PyPI.

Additional context
It seems that with the addition of opentelemetry-propagator-ot-trace package a new top category/folder was introduced into the codebase, but the build script was not updated accordingly: https:/open-telemetry/opentelemetry-python-contrib/blob/main/scripts/build.sh#L19

@marcinzaremba marcinzaremba added the bug Something isn't working label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant