-
Notifications
You must be signed in to change notification settings - Fork 807
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: 0.3.3 release proposal #683
chore: 0.3.3 release proposal #683
Conversation
Codecov Report
@@ Coverage Diff @@
## master #683 +/- ##
========================================
- Coverage 92.7% 91.1% -1.6%
========================================
Files 228 225 -3
Lines 10425 10462 +37
Branches 939 966 +27
========================================
- Hits 9664 9531 -133
- Misses 761 931 +170
|
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.
lgtm
The build failure is a SIGHUP received during the bootstrap phase of the build. Is it possible we are running out of memory on our build node? |
7457e8a
to
4cf6ae4
Compare
4cf6ae4
to
de68940
Compare
8b3166c
to
27012bd
Compare
Any idea why build is failing for node8 job? |
maybe this can help
|
Removed |
* chore: 0.3.3 release proposal * chore: bump propagator-jaeger and exporter-stackdriver-trace version * remove examples/ from lerna
Which problem is this PR solving?
Weekly patch release
Release draft note:
https://github.com/open-telemetry/opentelemetry-js/releases/edit/untagged-f1f83ee5eb03f516352bhttps://github.com/open-telemetry/opentelemetry-js/releases/tag/untagged-00e5d05d8b9a54343719Total 79 files updated:
Examples inDone.getting-started/
guide are out-of-date(Update getting-started guide based on TracerRegistry #682), hence didn't update package version there.Blocked on feat(TracerRegistry): set default name when nothing is provided #681