-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Part of a standard CI flow is to verify that a package size did not cross a certain threshold. Right now due to the way the results are outputted it's cumbersome to extract and assert the final package size value.
Suggested solution:
Adding a new command line option, e.g. assert-smaller if the resulting package size is higher than the given number then fail with exit code different than 0.
Metadata
Metadata
Assignees
Labels
No labels