Skip to content

Danger: Add bundle size analysis

Lukas Eipert requested to merge leipert-danger-bundle-size into master

What does this MR do?

Adding a new danger job which analyses and compares the current MRs bundle size to the bundle size of the commit on master it is trying to merge into.

The tool itself is managed in: https://gitlab.com/gitlab-org/frontend/playground/webpack-memory-metrics

Closes: #34098 (closed)

Screenshots

An example output can be found here: !30168 (comment 341016227)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Lukas Eipert

Merge request reports