Setting the `silent` option to true does nothing
See original GitHub issueSetting the silent
option to true does nothing and this plugin does a lot of noise with the progress bar in Travis.
I use version 1.6.2
.
My setup:
new SentryCliPlugin({
include: '.',
ignore: ['node_modules', 'webpack.config.js', 'webpack.dev.config.js', 'webpack.prod.config.js', 'webpack.sdk.config.js'],
silent: true
})
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Webpack: silence output - Stack Overflow
In my webpack config, Doing this reduced my incremental build time by 8 seconds and silenced output. The main one is chunks: false....
Read more >[PHP] Silent installation does not work - Agents
I'm trying to follow Silent mode for the install script (advanced) | New Relic Documentation to install newrelic silently, from a script, ...
Read more >Setup.exe and Update.exe Command-Line Parameters
For an InstallScript MSI or InstallScript project, the command Setup.exe /s runs the installation in silent mode, by default based on the responses...
Read more >5, "Running the Installation Program in Silent Mode
This chapter describes how to run the WebLogic Server installer in silent mode.
Read more >Silent installation of CPLEX Optimization Studio - IBM
properties and will be created in the same directory as the installer. When the response file has been generated, you can edit it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It wasn’t released yet, sorry 😅 Releasing is in process as I write this. Will be available in
1.7.0
It’s sentry-cli debug info. See the second part of my previous comment.