You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).