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

Update build.sh so opentelemetry-opencensus-shim gets published #3878

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Apr 25, 2024

Description

"Reverts" #3227 so that the opentelemetry-opencensus-shim package gets published. This package was name-squatted on PyPI but we got it back and own it.

Part of #3203

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Manually tested the glob pattern with

for d in opentelemetry-api/ opentelemetry-sdk/ opentelemetry-proto/ opentelemetry-semantic-conventions/ exporter/*/ shim/*/ propagator/*/ tests/opentelemetry-test-utils/; do echo $d; done | grep opentelemetry-opencensus-shim
shim/opentelemetry-opencensus-shim/

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@aabmass aabmass requested a review from a team April 25, 2024 19:40
@aabmass aabmass added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 25, 2024
@ocelotl ocelotl merged commit 5994be3 into open-telemetry:main Apr 29, 2024
233 checks passed
@aabmass aabmass deleted the publish-ocshim branch April 29, 2024 18:48
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.

3 participants