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
Do you want to request a feature or report a bug?
Bug I guess
What is the current behavior?
Right now I get following output:
WARN github token not found
You are missing out on some cool features.
Read more here: https://github.com/siddharthkp/bundlesize#2-build-status
PASS ../resources/dist/static/js/app.37cef5f1.js: 640.49KB < maxSize 670KB gzip
If the current behavior is a bug, please provide the steps to reproduce.
Do not set github token, run bundlesize on CI
What is the expected behavior?
I use gitlab, so warning above simply adds noise to ouput. I would like to be able to suppress it somehow
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information.
node version
npm version
Operating system
bundlesize version
CI you are using
The text was updated successfully, but these errors were encountered:
itsuryev
changed the title
Disable WARN github token not found
Disable WARN github token not found in output
Oct 9, 2017
I wouldn't want to remove it completely because it is a pretty cool feature that I want people to use. But would definitely disable it for non-github folks.
I wonder if we can add another key in ci-env to pass the host/source and work with that.
Do you want to request a feature or report a bug?
Bug I guess
What is the current behavior?
Right now I get following output:
If the current behavior is a bug, please provide the steps to reproduce.
Do not set github token, run bundlesize on CI
What is the expected behavior?
I use gitlab, so warning above simply adds noise to ouput. I would like to be able to suppress it somehow
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information.
The text was updated successfully, but these errors were encountered: