Skip to content

ci: Fix adding size info to release #7221

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 1 commit into from
Feb 20, 2023
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 17, 2023

Must actually use the group1 instead of match here, also github.head_ref is sadly not available, but apparently env.GITHUB_REF is (see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release).

@mydea mydea added the Dev: CI label Feb 17, 2023
@mydea mydea requested review from Lms24 and AbhiPrasad February 17, 2023 13:41
@mydea mydea self-assigned this Feb 17, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.05 KB (-0.01% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 62.14 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.68 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified) 55.29 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.41 KB (0%)
@sentry/browser - Webpack (minified) 66.73 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.44 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.78 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.93 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.2 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.57 KB (+0.01% 🔺)
@sentry/replay - Webpack (gzipped + minified) 36.78 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.2 KB (+0.01% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 53.8 KB (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2023

Replay SDK metrics 🚀

    Plain +Sentry +Replay
Revision Value Value Diff Ratio Value Diff Ratio
LCP This PR 7f4c4ec 78.28 ms 106.41 ms +28.13 ms +35.94 % 134.91 ms +56.64 ms +72.35 %
Previous 00d2360 74.35 ms 93.37 ms +19.02 ms +25.58 % 129.53 ms +55.18 ms +74.22 %
CLS This PR 7f4c4ec 0.06 ms 0.06 ms +0.00 ms +0.03 % 0.06 ms -0.00 ms -0.36 %
Previous 00d2360 0.06 ms 0.06 ms +0.00 ms +0.50 % 0.06 ms +0.00 ms +0.58 %
CPU This PR 7f4c4ec 19.73 % 19.05 % -0.68 pp -3.44 % 25.31 % +5.57 pp +28.25 %
Previous 00d2360 15.68 % 12.36 % -3.33 pp -21.20 % 17.91 % +2.23 pp +14.22 %
JS heap avg This PR 7f4c4ec 1.94 MB 2 MB +58.06 kB +2.99 % 2.87 MB +927.42 kB +47.76 %
Previous 00d2360 1.94 MB 1.99 MB +49.51 kB +2.55 % 2.88 MB +934.14 kB +48.08 %
JS heap max This PR 7f4c4ec 2.3 MB 2.56 MB +255.81 kB +11.11 % 3.36 MB +1.06 MB +45.97 %
Previous 00d2360 2.31 MB 2.57 MB +262.18 kB +11.37 % 3.36 MB +1.05 MB +45.58 %
netTx This PR 7f4c4ec 0 B 0 B 0 B n/a 2.21 kB +2.21 kB n/a
Previous 00d2360 0 B 0 B 0 B n/a 2.22 kB +2.22 kB n/a
netRx This PR 7f4c4ec 0 B 0 B 0 B n/a 41 B +41 B n/a
Previous 00d2360 0 B 0 B 0 B n/a 41 B +41 B n/a
netCount This PR 7f4c4ec 0 0 0 n/a 1 +1 n/a
Previous 00d2360 0 0 0 n/a 1 +1 n/a
netTime This PR 7f4c4ec 0.00 ms 0.00 ms 0.00 ms n/a 110.83 ms +110.83 ms n/a
Previous 00d2360 0.00 ms 0.00 ms 0.00 ms n/a 71.65 ms +71.65 ms n/a

Previous results on branch: develop

RevisionLCPCLSCPUJS heap avgJS heap maxnetTxnetRxnetCountnetTime
00d2360+55.18 ms+0.00 ms+2.23 pp+934.14 kB+1.05 MB+2.22 kB+41 B+1+71.65 ms

*) pp - percentage points - an absolute difference between two percentages.
Last updated: Fri, 17 Feb 2023 16:10:49 GMT

@mydea mydea merged commit c46c56c into develop Feb 20, 2023
@mydea mydea deleted the fn/fix-release-size-info branch February 20, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants