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

chore: pin API and move it to peer dependency #491

Closed
wants to merge 6 commits into from

Conversation

Flarna
Copy link
Member

@Flarna Flarna commented May 19, 2021

move API to a peer dependency like in core repo.
Additionally pin API as rc releases tend to be breaking.

Refs: open-telemetry/opentelemetry-js#2074
Refs: open-telemetry/opentelemetry-js#2213

@Flarna Flarna requested a review from a team May 19, 2021 09:14
move API to a peer dependency like in core repo.
Additionally pin API as rc releases tend to be breaking.
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #491 (b543865) into main (b7e0bdd) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #491      +/-   ##
==========================================
- Coverage   95.26%   95.21%   -0.05%     
==========================================
  Files         140      137       -3     
  Lines        8399     8291     -108     
  Branches      815      791      -24     
==========================================
- Hits         8001     7894     -107     
+ Misses        398      397       -1     
Impacted Files Coverage Δ
...entation-document-load/src/enums/AttributeNames.ts
...metry-instrumentation-document-load/src/version.ts
...strumentation-document-load/src/instrumentation.ts

@dyladan
Copy link
Member

dyladan commented May 19, 2021

@Flarna Flarna deleted the pin-api branch June 4, 2021 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants