-
Notifications
You must be signed in to change notification settings - Fork 506
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
Add files to expose the currently used external types. #1303
Conversation
c6d328c
to
eb15768
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅ see 1 file with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
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.
Ah I was wondering how to guard our public API. Thanks for it!
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.
Block this PR for now as we get feedback to add the current setup as CI
9fb2e60
to
a177573
Compare
To get ready for release candidate, we should keep track of these as it affects how stable we can consider being. Add check to CI.
a177573
to
66c4b45
Compare
https://github.com/open-telemetry/opentelemetry-rust/actions/runs/6618694903/job/17977650680 << Added to CI, and verified that it will fail if we don't have something in the list. |
Perfect! Thanks for setting this up. I agree this is be enough for now |
To get ready for release candidate, we should keep track of these as it affects how stable we can consider being.
Changes
Catalogs currently used External Types.
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial, user-facing changes