Skip to content

Add CI workflow to guard against increases in the bundle size #2581

@yurishkuro

Description

@yurishkuro

Using GH actions like action/cache we can store an artifact for each commit on main that will record the current size of the UI assets bundle. We want to have a check in the CI that will fail if the bundle size goes up by more than a certain percentage (say 2% to start with, we can adjust later).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions