-
Notifications
You must be signed in to change notification settings - Fork 277
refactor: Remove Contrib Libraries #1319
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
refactor: Remove Contrib Libraries #1319
Conversation
This change removes libraries that were relocated to the contrib package. Related: open-telemetry/opentelemetry-ruby-contrib#1 See open-telemetry/opentelemetry-ruby-contrib#3
Minitest 5.16 has changes that cause mock verification to fail in our test suite. Reverting to an earlier version allows tests to pass. https://github.com/open-telemetry/opentelemetry-ruby/runs/6928651844?check_suite_focus=true
ahayworth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
README.md
Outdated
| - [Getting Started][getting-started] | ||
| - [Contributing](#contributing) | ||
| - [Instrumentation Libraries](#instrumentation-libraries) | ||
| - [Contrib Repository]](#contrib-repository) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only thought here is that it's nice to maintain something referring directly to "instrumentation libraries" both here in this link, and in the section below.
Basically I want to keep advertising loudly in big letters that we have a ton of instrumentation. If someone is quickly scanning the readme, I would want that fact to be very obvious. 😀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done!
This change removes libraries that were relocated to the contrib package.
Related: open-telemetry/opentelemetry-ruby-contrib#1
See open-telemetry/opentelemetry-ruby-contrib#3
💁🏼 Remove "Deleted files" from the filter to narrow down the changeset: