celo-org / social-connect

Protocol mapping social identifiers to blockchain addresses
https://socialconnect.xyz
Apache License 2.0
7 stars 7 forks source link

Remove opentelemetry dependencies from common package #256

Closed alvarof2 closed 10 months ago

alvarof2 commented 10 months ago

Description

Removes @opentelemetry dependencies from common package.

Other changes

N/A

Tested

nvm use 18
corepack enable
yarn
yarn build
yarn test
cd apps/combiner && yarn test:e2e:staging
cd ../signer && yarn test:e2e:staging:0

Then, locally:

Got these traces:

Related issues

Backwards compatibility

N/A

Documentation

N/A

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: d4062a9b00ae42c07e1164ac4a8e80821ce9685e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------------- | ----- | | @celo/phone-number-privacy-common | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR