-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bundle Analysis V1 #1121
Comments
from slack 2/13 focus on version 2:
|
Coming out of quarterly planning - gates based on bundle size or change are a necessary part of V2 |
One thing that is not noted in here, is the introduction of "Bundle Caching" (which is similar to carry-forward for coverage) |
@nicholas-codecov is there an issue for this already? |
Not that I know of, I poked @aj-codecov and he's not aware of one either |
@codecovdesign I added this in under item #2 at the top - it was discussed a couple places but never made it in to an issue, that's remedied now. It'll be a crucial step to enabling reliable bundle size over time reporting. |
got it, will check it out - thanks! |
Attaching @adrian-codecov for general advice/expertise/assistance on the platform side |
Problem to Solve
The current MVP of our bundle analysis tool includes configuration guides in the UI and provides commit/PR reports within the app, as well as directly in GitHub pull request comments.
As we look to build upon this foundation, our next iterations shift to address a part of the developer workflow not covered by the MVP: repo-level reporting. This feature aims to provide a helpful view of bundle trends and compositions over time, which is a key area for further exploration in this discovery.
related: #1115 (comment)
We also want to provide teams with the ability to gate Pull Requests based on configurable bundle size thresholds.
Q2 quarterly items focus:
Non Q2 Items
Polish
Carryover Under Review Issues - TBD
Filtering and grouping of assets
Configuration
Docs improvement
Actionable insights
The text was updated successfully, but these errors were encountered: