Closed obecny closed 4 years ago
One thing which left is to decide if the deployment should be done using the approach I used from previous or keep the one that existed in Makefile
@mwear ?
We would like to changeover to tag based deploys, which I just tried out on opentelemetry-exporter-js and it worked great! We'll need to update our internal instructions accordingly.
For the record. The make publish
task will continue to work the way it always has, but the actual npm deploy will happen on circle (instead of locally).
I have closed the PR with upgrading dependencies as it seems there was some issue with the speed of creating and closing spans - test were failing