actions-marketplace-validations/Bundle size diff

Report webpack bundle size change in the PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
base_pathPath to base stats fileyes
pr_pathPath to PR stats fileyes
excluded_assetsRegex that will exclude some assetsno
namedescription
successReports back success, boolean as string
base_file_sizeBundle size of base branch that you are targeting in the PR in bytes
base_file_stringFormatted bundle size of base branch
pr_file_sizeBundle size of PR branch in bytes
pr_file_stringFormatted bundle size of pr branch
diff_file_sizeDiff size of compared branches in bytes
diff_file_stringFormatted diff size between branches
percentDiff size of compared presented in percentage