Skip to content

chore: 0.3.0 release proposal #599

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

Merged
merged 2 commits into from
Dec 13, 2019

Conversation

mayurkale22
Copy link
Member

@mayurkale22 mayurkale22 commented Dec 9, 2019

TODO:

Note:

  • Removed "private": true from mongodb-core and pg plugins.

@codecov-io
Copy link

codecov-io commented Dec 9, 2019

Codecov Report

Merging #599 into master will increase coverage by 1.76%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #599      +/-   ##
==========================================
+ Coverage   90.51%   92.28%   +1.76%     
==========================================
  Files         180      182       +2     
  Lines        9177     9216      +39     
  Branches      815      799      -16     
==========================================
+ Hits         8307     8505     +198     
+ Misses        870      711     -159
Impacted Files Coverage Δ
...es/opentelemetry-exporter-collector/src/version.ts 100% <100%> (ø) ⬆️
packages/opentelemetry-core/src/common/version.ts 100% <100%> (ø) ⬆️
...ages/opentelemetry-plugin-http/test/utils/utils.ts 33.33% <0%> (-26.67%) ⬇️
...es/opentelemetry-node/src/instrumentation/utils.ts 90.47% <0%> (-9.53%) ⬇️
packages/opentelemetry-tracing/src/config.ts 100% <0%> (ø) ⬆️
packages/opentelemetry-tracing/src/utility.ts 100% <0%> (ø) ⬆️
...ges/opentelemetry-exporter-zipkin/src/transform.ts 100% <0%> (ø) ⬆️
...core/src/context/propagation/NoopHttpTextFormat.ts 100% <0%> (ø) ⬆️
packages/opentelemetry-tracing/test/Span.test.ts 100% <0%> (ø) ⬆️
...ry-tracing/test/export/SimpleSpanProcessor.test.ts 100% <0%> (ø) ⬆️
... and 35 more

Copy link
Member

@obecny obecny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. please run npm run bootstrap - 2 packages (core & exporter-collector) should regenerate automatically the version.ts files
  2. what about examples ?

@dyladan
Copy link
Member

dyladan commented Dec 10, 2019

I wonder if we can add a CI task to make sure the package.json matches the version.ts

@mayurkale22
Copy link
Member Author

  1. please run npm run bootstrap - 2 packages (core & exporter-collector) should regenerate automatically the version.ts files
  2. what about examples ?

Done, ptal

@dyladan
Copy link
Member

dyladan commented Dec 10, 2019

  1. please run npm run bootstrap - 2 packages (core & exporter-collector) should regenerate automatically the version.ts files
  2. what about examples ?

wow great catch

@mayurkale22 mayurkale22 merged commit 517f6d5 into open-telemetry:master Dec 13, 2019
@mayurkale22 mayurkale22 deleted the 0.3.0_release branch December 13, 2019 19:11
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
martinkuba pushed a commit to martinkuba/opentelemetry-js that referenced this pull request Mar 13, 2024
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.

5 participants