Skip to content

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

@@ -1,4 +1,6 @@
import replace from '@rollup/plugin-replace';
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