Skip to content

meta(utils): Replace custom versionbump script with rollup replace plugin #14340

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 3 commits into from
Nov 18, 2024

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Nov 18, 2024

A bit of prework to #14269 and to simplify our build pipeline.

@lforst lforst requested a review from mydea November 18, 2024 11:24
Copy link

codecov bot commented Nov 18, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
287 1 286 141
View the top 1 failed tests by shortest run time
tracing/browserTracingIntegration/long-tasks-and-animation-frame-enabled/test.ts should capture long animation frame for top-level script.
Stack Traces | 13.3s run time
test.ts:9:11 should capture long animation frame for top-level script.

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

import { makeBaseNPMConfig, makeNPMConfigVariants } from '@sentry-internal/rollup-utils';
import packageJson from './package.json' with { type: 'json' };
Copy link
Member

Choose a reason for hiding this comment

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

Does this work in our GH action (currently node 18)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am pretty sure this was added in node 18.20.0 and we are on 18.20.3 😎

@lforst lforst merged commit 4fbc3b2 into develop Nov 18, 2024
149 of 151 checks passed
@lforst lforst deleted the lforst-replace-versionbump-with-rollup-replace branch November 18, 2024 15:04
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.

2 participants