BuildSize
BuildSize copied to clipboard
Automatically track the size of your build artifacts
Apologies if this is the wrong forum to ask support questions like this. I'm wondering if my configuration is set up correctly — BuildSize isn't commenting on my PRs nor...
Right now, it appears that the comparison is always with the `master` branch. It would be nice if you could compare with a given branch. For example, in my repo...
Great idea! I saw it on a work project and found it very useful :-) Artefacts documentation is located here: https://docs.travis-ci.com/user/uploading-artifacts/
https://github.com/obrignoni/laravel-webhooks
They shouldn't be considered to be branch / 'master' builds
Link to it from the commit status
eg. don't track particular artifacts
- Only post comment if change is greater than some threshold (eg. more than 10 KB, or more than 5%, or something like that) - Mark status as "failure" if...