question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setting the `silent` option to true does nothing

See original GitHub issue

Setting 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:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kamilogorekcommented, Jul 5, 2019

It wasn’t released yet, sorry 😅 Releasing is in process as I write this. Will be available in 1.7.0

0reactions
kamilogorekcommented, Jul 7, 2019

It’s sentry-cli debug info. See the second part of my previous comment.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found