Skip to content

ci: Re-add size limit action #11096

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 4 commits into from
Mar 15, 2024
Merged

ci: Re-add size limit action #11096

merged 4 commits into from
Mar 15, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Mar 14, 2024

Size seems to be much increased, let's figure this out in follow ups.

Also there is some issue with it reading next.js sizes, also something we can look at in follow ups... I disabled these size checks for now.

The action is now inlined as a package in the monorepo, as our fork has been archived and the upstream package is not really maintained and works pretty different from what we need. Now we at least have full control over this.

@mydea mydea self-assigned this Mar 14, 2024
@mydea mydea force-pushed the fn/size-limit-fix-it branch 2 times, most recently from 5474be6 to 2f84b69 Compare March 15, 2024 08:12
Copy link
Contributor

github-actions bot commented Mar 15, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 82.98 KB (added)
@sentry/browser (incl. Tracing, Replay) 78.5 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 81.82 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 72.09 KB (added)
@sentry/browser (incl. Tracing) 78.5 KB (added)
@sentry/browser (incl. browserTracingIntegration) 78.5 KB (added)
@sentry/browser (incl. feedbackIntegration) 76.45 KB (added)
@sentry/browser (incl. feedbackModalIntegration) 76.64 KB (added)
@sentry/browser (incl. feedbackScreenshotIntegration) 76.65 KB (added)
@sentry/browser (incl. sendFeedback) 72.52 KB (added)
@sentry/browser 71.95 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 76.62 KB (added)
CDN Bundle (incl. Tracing, Replay) 71.48 KB (added)
CDN Bundle (incl. Tracing) 37.82 KB (added)
CDN Bundle 25.68 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 224.12 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 114.06 KB (added)
CDN Bundle - uncompressed 75.9 KB (added)
@sentry/react (incl. Tracing, Replay) 80.46 KB (added)
@sentry/react 73.93 KB (added)

mydea added 2 commits March 15, 2024 08:40
add description

reorder stuff

use old version of artifacts

fix dirname

fix

bump node version

fix cwd?

skip nextjs for now

update limits

better log?

fix trim it

fix size limit creation

really fix command?
@mydea mydea force-pushed the fn/size-limit-fix-it branch from cf0c524 to afdc5bf Compare March 15, 2024 09:04
@mydea mydea marked this pull request as ready for review March 15, 2024 09:20
@mydea mydea requested review from lforst, Lms24, AbhiPrasad and s1gr1d March 15, 2024 09:21
@mydea mydea merged commit 13139d0 into develop Mar 15, 2024
@mydea mydea deleted the fn/size-limit-fix-it branch March 15, 2024 10:11
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