Is your feature request related to a problem? Please describe.
The inhouse opencollective postinstall bin/opencollective.js should respect DISABLE_OPENCOLLECTIVE (or CI) environment variable just like standard opencollective-postinstall.
Describe the solution you'd like
It should respect environment variables DISABLE_OPENCOLLECTIVE and CI, in order to allow user to turn the donation prompt off.
Describe alternatives you've considered
NA
Additional context
NA
Will fix this. 馃憤
The prompt is showing 1 day per week and only if you install it on that particular day. I don't think it's a big problem.
The prompt is showing 1 day per week and only if you install it on that particular day.
I might missed something obvious. Where is the date related config/code?
Thx @anshumanv. Your one is different from this topic.
This issue is about the prompt during npm install, not when running webpack cli.
https://github.com/webpack/webpack-cli/blob/master/bin/opencollective.js
Yes, this request is legit, we should give the possibility to turn off the prompt at least during CIs
Most helpful comment
Yes, this request is legit, we should give the possibility to turn off the prompt at least during CIs