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

fix: Add otel-node package to craft #6065

Merged
merged 1 commit into from Oct 27, 2022
Merged

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Oct 27, 2022

This should make it so we only publish @sentry/opentelemetry-node if it is marked as public.

@AbhiPrasad AbhiPrasad requested review from a team, mydea and Lms24 and removed request for a team October 27, 2022 12:20
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) October 27, 2022 12:20
@AbhiPrasad AbhiPrasad merged commit 3de8e7e into master Oct 27, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-add-otel-to-craft branch October 27, 2022 12:42
Comment on lines +51 to +52
'npm:@sentry/opentelemetry-node':
onlyIfPresent: /^sentry-opentelemetry-node-.*\.tgz$/
Copy link
Member

Choose a reason for hiding this comment

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

@AbhiPrasad I think this only applies to the release registry. For the npm target, we haven't specified any required files, yet.

Copy link
Member

Choose a reason for hiding this comment

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

Meaning, it should take all tarballs by default

Copy link
Member Author

Choose a reason for hiding this comment

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

yes you're right, made #6069 to address this

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.

None yet

3 participants