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

Deployment #4020

Merged
merged 380 commits into from
Sep 5, 2024
Merged

Deployment #4020

merged 380 commits into from
Sep 5, 2024

Conversation

elbotho
Copy link
Member

@elbotho elbotho commented Aug 12, 2024


Changes:

apps

packages

e2e-tests

Others

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Sep 5, 2024 4:05pm

Copy link
Contributor

github-actions bot commented Aug 12, 2024

📦 Next.js Bundle Analysis for @serlo/frontend

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 105.2 KB (🟡 +505 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Thirty-nine Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/[...slug] 86.66 KB (🟡 +1.85 KB) 191.85 KB
/___bot_or_not 99.54 KB (🟡 +1.85 KB) 204.73 KB
/___editor_preview 550.44 KB (🟡 +14.33 KB) 655.63 KB
/auth/error 64.8 KB (🟡 +1.86 KB) 170 KB
/auth/login 93.21 KB (🟡 +1.86 KB) 198.41 KB
/auth/logout 83.23 KB (🟡 +1.86 KB) 188.43 KB
/auth/oauth/login 93.22 KB (🟡 +1.86 KB) 198.42 KB
/auth/oauth/logout 83.24 KB (🟡 +1.86 KB) 188.43 KB
/auth/recovery 74.71 KB (🟡 +1.86 KB) 179.91 KB
/auth/registration 75.63 KB (🟡 +1.86 KB) 180.83 KB
/auth/settings 75.73 KB (🟡 +1.86 KB) 180.93 KB
/auth/verification 75.05 KB (🟡 +1.86 KB) 180.25 KB
/biologie 162.45 KB (🟡 +2.22 KB) 267.65 KB
/chemie 162.45 KB (🟡 +2.22 KB) 267.65 KB
/content-only/[...slug] 76.81 KB (🟡 +1.85 KB) 182.01 KB
/editor 75.77 KB (🟡 +1.85 KB) 180.97 KB
/entity/create/[type]/[taxonomyId] 551.93 KB (🟡 +14.33 KB) 657.13 KB
/entity/repository/add-revision/[...id] 551.17 KB (🟡 +14.33 KB) 656.37 KB
/entity/repository/compare/[entity_id]/[revision_id] 89.22 KB (🟡 +1.85 KB) 194.42 KB
/entity/unrevised 46.03 KB (🟢 -42 B) 151.23 KB
/event/history 134.9 KB (🟡 +380 B) 240.1 KB
/event/history/[...slug] 135.87 KB (🟡 +380 B) 241.07 KB
/event/history/user/profile/[username] 138.25 KB (🟡 +380 B) 243.45 KB
/informatik 162.45 KB (🟡 +2.22 KB) 267.65 KB
/lerntipps 162.45 KB (🟡 +2.22 KB) 267.65 KB
/license/detail/[id] 64.46 KB (🟡 +1.85 KB) 169.66 KB
/mathe 162.45 KB (🟡 +2.22 KB) 267.65 KB
/nachhaltigkeit 162.46 KB (🟡 +2.22 KB) 267.66 KB
/page/create 551.18 KB (🟡 +14.33 KB) 656.38 KB
/subscriptions/manage 117.59 KB (🟡 +380 B) 222.79 KB
/taxonomy/term/[copyOrMove]/batch/[id] 74.16 KB (🟡 +47 B) 179.35 KB
/taxonomy/term/create/[parent_id]/[id] 550.91 KB (🟡 +14.33 KB) 656.11 KB
/taxonomy/term/sort/entities/[id] 95.95 KB (🟡 +47 B) 201.14 KB
/taxonomy/term/update/[id] 550.83 KB (🟡 +14.33 KB) 656.03 KB
/user/notifications 137.15 KB (🟡 +380 B) 242.35 KB
/user/profile/[username] 185.83 KB (🟡 +2.27 KB) 291.03 KB
/user/settings 550.01 KB (🟡 +14.33 KB) 655.21 KB
/uuid/recycle-bin 89.81 KB (🟡 +519 B) 195.01 KB
/willkommen 86.42 KB (🟡 +48 B) 191.61 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

kulla and others added 21 commits August 21, 2024 22:16
…onfig

refactor(plugin-image): add multiple config prop
feat(editor-package): Add migration and some code changes in `storage-format.ts`
@elbotho elbotho merged commit 470b8cf into production Sep 5, 2024
14 checks passed
elbotho added a commit that referenced this pull request Sep 5, 2024
Merge pull request #4020 from serlo/staging
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.

6 participants